mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2026-01-15 05:41:44 +00:00
ytdl
This commit is contained in:
@@ -64,7 +64,7 @@ services:
|
||||
## Tips & Tricks
|
||||
|
||||
#### Remove the footer
|
||||
After starting the container run:
|
||||
After starting the container (before opening the site in the browser!) run:
|
||||
```sh
|
||||
docker-compose exec -u root invidious sh -c "echo \".footer{display:none;}\" >> /invidious/assets/css/default.css"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user