Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 807fb03

Browse files
committed
turns out, official doc was right
1 parent d5cf379 commit 807fb03

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ Gogs has an official way of loading custom css. You can find the doc [here](http
1717

1818
* Create a file named custom.css under public/css directory.
1919
* Paste the content of [gogsBase16.css](gogsBase16.css).
20-
21-
It seems the offical doc has a wrong url for the next step. My ```head.tmpl``` was located in ```templates/inject/head.tmpl```
22-
2320
* Edit file ```custom/templates/inject/head.tmpl``` and add a line ```<link rel="stylesheet" href="/css/custom.css">```
2421
* Restart Gogs
2522

0 commit comments

Comments
 (0)