diff options
| author | 2021-02-06 10:46:03 -0500 | |
|---|---|---|
| committer | 2021-02-06 16:46:03 +0100 | |
| commit | a3f07d7d5eb711d047d7f59628eb72aea7743379 (patch) | |
| tree | 050ba99064d664a10b68904e2b734534be6159dc /docs/en/developers/01_Index.md | |
| parent | 4a87f34bcff6afe28e33692e40dcbfb1f663f75a (diff) | |
Theme Documentation (#3415)
* adding self CREDITS.md
* add "theme" to link for easier navigation
* add documentation about themes and the files that go in them
* add admin documentation for themes
* fix markdown styling
* fix CSSJanus usage
Diffstat (limited to 'docs/en/developers/01_Index.md')
| -rw-r--r-- | docs/en/developers/01_Index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/developers/01_Index.md b/docs/en/developers/01_Index.md index fcd9204af..56a807a6f 100644 --- a/docs/en/developers/01_Index.md +++ b/docs/en/developers/01_Index.md @@ -23,7 +23,7 @@ Start by creating your development environment. A guide to setting up FreshRSS's ## Frontend Development * [View files](04_Frontend/01_View_files.md) -* [Design](04_Frontend/02_Design.md) +* [Design (Themes/Theming)](04_Frontend/02_Design.md) ## Minz -Minz is the homemade PHP framework used by FreshRSS. More information can be found [here](Minz/index.md).
\ No newline at end of file +Minz is the homemade PHP framework used by FreshRSS. More information can be found [here](Minz/index.md). |
