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/zot_structures.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/zot_structures.md')
-rw-r--r-- | doc/zot_structures.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/zot_structures.md b/doc/zot_structures.md index 44fc63c41..e8a65ff1f 100644 --- a/doc/zot_structures.md +++ b/doc/zot_structures.md @@ -59,5 +59,4 @@ secret is a 64-char string which is randomly generated by the sending site. secret_sig is the RSA signature of the secret, signed with the sender's private key. - - +#include doc/macros/main_footer.bb; |