aboutsummaryrefslogtreecommitdiff
path: root/docs/en/admins/01_Index.md
diff options
context:
space:
mode:
authorGravatar Lukas Vacula <65482502+ldv8434@users.noreply.github.com> 2021-02-06 10:46:03 -0500
committerGravatar GitHub <noreply@github.com> 2021-02-06 16:46:03 +0100
commita3f07d7d5eb711d047d7f59628eb72aea7743379 (patch)
tree050ba99064d664a10b68904e2b734534be6159dc /docs/en/admins/01_Index.md
parent4a87f34bcff6afe28e33692e40dcbfb1f663f75a (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/admins/01_Index.md')
-rw-r--r--docs/en/admins/01_Index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/en/admins/01_Index.md b/docs/en/admins/01_Index.md
index 49cd247d5..6798dc768 100644
--- a/docs/en/admins/01_Index.md
+++ b/docs/en/admins/01_Index.md
@@ -9,6 +9,7 @@ Learn how to install, update, and backup FreshRSS, as well as how to use the com
## Tutorials and Examples
* [Backing up FreshRSS](05_Backup.md)
+* [Installing themes](11_Themes.md)
* [Installation on Debian 9/Ubuntu 16.04](06_LinuxInstall.md)
* [Updating on Debian 9/Ubuntu 16.04](07_LinuxUpdate.md)
* [Setting Up Automatic Feed Updating](08_FeedUpdates.md)