diff options
author | zottel <github@zottel.net> | 2014-12-08 11:06:37 +0100 |
---|---|---|
committer | zottel <github@zottel.net> | 2014-12-08 11:06:37 +0100 |
commit | 8ddf16f1eeb6e9a83b959028653aaa4ad494736d (patch) | |
tree | 72adc67022e3bbe125ca66899c71168120269708 /doc/DerivedTheme1.md | |
parent | f1367cb9f9b86379fe5a80c69691414483e58bad (diff) | |
download | volse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.tar.gz volse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.tar.bz2 volse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.zip |
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; |