mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #12] Allow providing a custom css file when using docker #7
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 @owenfiscus on GitHub (Jun 4, 2022).
Original GitHub issue: https://github.com/sigoden/dufs/issues/12
@sigoden commented on GitHub (Jun 4, 2022):
Do you want to customize the styles of default page or serve your own html/css file?
@owenfiscus commented on GitHub (Jun 4, 2022):
For my use case personally, either option would work. I'm simply looking to modify the style of the default page.
Great work on this project by the way!
@sigoden commented on GitHub (Jun 4, 2022):
The easiest way is folk and customize. Duf is a simple file server. This features will add some complexity and is not very necessary.