diff options
author | Andrew Manning <tamanning@zoho.com> | 2016-12-07 22:25:50 -0500 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2016-12-07 22:25:50 -0500 |
commit | d17abedc7de4d43b0495a1be6210b311e58bfe69 (patch) | |
tree | c77c365df19918884a024e1c967960a2fb013e60 /doc/about/about_hub.bb | |
parent | b40707428130a927b27f595a875808d08588ff52 (diff) | |
download | volse-hubzilla-d17abedc7de4d43b0495a1be6210b311e58bfe69.tar.gz volse-hubzilla-d17abedc7de4d43b0495a1be6210b311e58bfe69.tar.bz2 volse-hubzilla-d17abedc7de4d43b0495a1be6210b311e58bfe69.zip |
Convert about sections back to bbcode, update some formatting.
Diffstat (limited to 'doc/about/about_hub.bb')
-rw-r--r-- | doc/about/about_hub.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/about/about_hub.bb b/doc/about/about_hub.bb new file mode 100644 index 000000000..dde8950e5 --- /dev/null +++ b/doc/about/about_hub.bb @@ -0,0 +1,7 @@ +[h1]Site Info[/h1] +[list][*][url=[baseurl]/siteinfo]Site Info[/url] +[*][url=[baseurl]/siteinfo/json]Site Info (JSON format)[/url][/list] +[h1]Terms of Service[/h1] +[list][*][url=[baseurl]/help/TermsOfService]Terms of Service for this hub[/url][/list] +#include doc/SiteTOS.md; + |