mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
Customize The Site Layout? #350
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dinosaw on GitHub.
Is there a way to alter the site layout to one's unique needs? This is a great tool, but the "transfer.sh" branding everywhere confuses our customers who visit it. I'd like to be able to alter it so it looks at least similar to our branding (without of course removing the reference and fork link because we're not trying to steal credit). I'm running this via the Docker container. I can modify the HTML/CSS pages if I could only find them. Thanks!
@nl5887 commented on GitHub:
Sure, you can use the parameter web-path for that. It will overrule the default static files. You can find the web interface to customize here (https://github.com/dutchcoders/transfer.sh-web) by the way.