diff options
author | zzottel <github@zottel.net> | 2014-12-08 11:13:11 +0100 |
---|---|---|
committer | zzottel <github@zottel.net> | 2014-12-08 11:13:11 +0100 |
commit | 88cfdb864c3cfe0f782668cb93fe69c43256cb01 (patch) | |
tree | bb3a6e95f008ed173879c3462812f5592b1f17e9 /doc/DerivedTheme1.md | |
parent | ec1a8d4e106e3ddd366b0744c4af5d9a66aebeb2 (diff) | |
parent | 8ddf16f1eeb6e9a83b959028653aaa4ad494736d (diff) | |
download | volse-hubzilla-88cfdb864c3cfe0f782668cb93fe69c43256cb01.tar.gz volse-hubzilla-88cfdb864c3cfe0f782668cb93fe69c43256cb01.tar.bz2 volse-hubzilla-88cfdb864c3cfe0f782668cb93fe69c43256cb01.zip |
Merge pull request #731 from zzottel/master
add main_footer include to all .md files except TOS and README
Diffstat (limited to 'doc/DerivedTheme1.md')
-rw-r--r-- | doc/DerivedTheme1.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/DerivedTheme1.md b/doc/DerivedTheme1.md index d20a958f2..d4a7ee148 100644 --- a/doc/DerivedTheme1.md +++ b/doc/DerivedTheme1.md @@ -74,5 +74,4 @@ Now create the actual CSS file for your theme. Put it in view/theme/mytheme/css You've just successfully created a derived theme. This needs to be enabled in the admin "themes" panel, and then anybody on the site can use it by selecting it in Settings->Display Settings as their default theme. - -
\ No newline at end of file +#include doc/macros/main_footer.bb; |