Update _docuseal_logo.html.erb

pull/580/head
disruptiverecords 2 months ago committed by GitHub
parent 6ab68cc36b
commit e5035af825
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,4 +1,13 @@
<a href="<%= root_path %>" class="mx-auto text-2xl md:text-3xl font-bold items-center flex space-x-3">
<%= render 'shared/logo', class: 'w-9 h-9 md:w-12 md:h-12' %>
<span><%= Docuseal.product_name %></span>
</a>
<!-- Logo removed -->
```
### Stap 3: Deploy je fork op Railway
In Railway, verander de **Source** van:
```
docuseal/docuseal:latest
```
Naar je eigen fork:
```
github.com/JOUW-USERNAME/docuseal

Loading…
Cancel
Save