diff options
author | azzamsa <azzamsa@web> | 2017-09-06 03:13:24 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-09-06 03:13:24 -0400 |
commit | 0cc2c1f455005be6dcb63930fa9d2af4526490ae (patch) | |
tree | 38bd9eb457e1bb71609d91aa149bcf0010ef6d7a /doc | |
parent | 8480cdc48cf4c009437013ded29942e0147a457a (diff) | |
download | ikiwiki-0cc2c1f455005be6dcb63930fa9d2af4526490ae.tar ikiwiki-0cc2c1f455005be6dcb63930fa9d2af4526490ae.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/theme/discussion.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/theme/discussion.mdwn b/doc/plugins/theme/discussion.mdwn index e58fe47b5..0550e565b 100644 --- a/doc/plugins/theme/discussion.mdwn +++ b/doc/plugins/theme/discussion.mdwn @@ -31,3 +31,7 @@ Choose one of the [[themes]] which are bundled with ikiwiki and configure ikiwik So I added "theme" to my config file's "add_plugins" directive, and uncommented the "theme: actiontabs" line. I then ran "ikwiki --setup wiki.setup" and... no change on reload. I'm on Ubuntu 16.04. Any idea what I'm doing wrong? --[[STrRedWolf]] + +### my theming issue solved. + +take a look at [How to use themes?](http://ikiwiki.info/forum/How_to_use_themes__63__/) --[[azzamsa]] |