diff options
author | Joey Hess <joey@kitenet.net> | 2010-12-11 14:55:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-12-11 14:55:24 -0400 |
commit | 042a81cde78df8b5c445739a27d7b1e870fa94e4 (patch) | |
tree | 4e12737e70dd28b5d5308870fe0833f47765a1f9 /doc/css.mdwn | |
parent | 526cfc50450ca5811c7ef474a15c484aeac8d786 (diff) | |
download | ikiwiki-042a81cde78df8b5c445739a27d7b1e870fa94e4.tar ikiwiki-042a81cde78df8b5c445739a27d7b1e870fa94e4.tar.gz |
linkage to themes
Diffstat (limited to 'doc/css.mdwn')
-rw-r--r-- | doc/css.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/css.mdwn b/doc/css.mdwn index 35db57b0c..bc070cb99 100644 --- a/doc/css.mdwn +++ b/doc/css.mdwn @@ -9,7 +9,7 @@ defining brand new rendering rules. While ikiwiki's default use of stylesheets is intentionally quite plain and minimalistic, CSS allows creating any kind of look you can dream up. -The [[theme_plugin|plugins/theme]] provides some prepackaged themes in an +The [[theme_plugin|plugins/theme]] provides some prepackaged [[themes]] in an easy to use way. The [[css_market]] page is an attempt to collect user contributed local.css |