From a3f07d7d5eb711d047d7f59628eb72aea7743379 Mon Sep 17 00:00:00 2001 From: Lukas Vacula <65482502+ldv8434@users.noreply.github.com> Date: Sat, 6 Feb 2021 10:46:03 -0500 Subject: 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 --- docs/en/developers/01_Index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/en/developers/01_Index.md') 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). -- cgit v1.2.3