aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/md/Theming.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/Theming.md')
-rw-r--r--doc/md/Theming.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/md/Theming.md b/doc/md/Theming.md
index ae68db38..d72c2ffd 100644
--- a/doc/md/Theming.md
+++ b/doc/md/Theming.md
@@ -15,7 +15,7 @@ This file allows overriding rules defined in the template CSS files (only add ch
15 15
16**Note**: Do not edit `tpl/default/css/shaarli.css`! Your changes would be overridden when updating Shaarli. 16**Note**: Do not edit `tpl/default/css/shaarli.css`! Your changes would be overridden when updating Shaarli.
17 17
18See also [[Download CSS styles from an OPML list]] 18See also [Download CSS styles from an OPML list](Download CSS styles from an OPML list)
19 19
20## Themes 20## Themes
21 21
@@ -77,7 +77,7 @@ Get config written:
77- fill the install form 77- fill the install form
78- log in to Shaarli 78- log in to Shaarli
79 79
80Edit Shaarli's [[configuration|Shaarli configuration]]: 80Edit Shaarli's [configuration|Shaarli configuration](configuration|Shaarli configuration):
81```bash 81```bash
82# the file should be owned by Apache, thus not writeable => sudo 82# the file should be owned by Apache, thus not writeable => sudo
83$ sudo sed -i s=tpl=tpl/albinomouse-template=g shaarli/data/config.php 83$ sudo sed -i s=tpl=tpl/albinomouse-template=g shaarli/data/config.php