diff options
author | Andrew Manning <andrew@reticu.li> | 2016-11-30 21:57:00 -0500 |
---|---|---|
committer | Andrew Manning <andrew@reticu.li> | 2016-11-30 21:57:00 -0500 |
commit | 731b6ebfa76ea9c15b9d90a68daeed0063034af9 (patch) | |
tree | d079a5704d8d429526a4837277e9e327ce18a908 /doc/about/about_hub.html | |
parent | 3f838e1dbccab819ce0cf93b079afea8d41d2a7a (diff) | |
download | volse-hubzilla-731b6ebfa76ea9c15b9d90a68daeed0063034af9.tar.gz volse-hubzilla-731b6ebfa76ea9c15b9d90a68daeed0063034af9.tar.bz2 volse-hubzilla-731b6ebfa76ea9c15b9d90a68daeed0063034af9.zip |
Added some vertical offset to headings so that the table of contents links do not hide the heading under the navbar. Added the About this Hub content
Diffstat (limited to 'doc/about/about_hub.html')
-rw-r--r-- | doc/about/about_hub.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/about/about_hub.html b/doc/about/about_hub.html new file mode 100644 index 000000000..b6e0dc068 --- /dev/null +++ b/doc/about/about_hub.html @@ -0,0 +1,10 @@ +<h1>Terms of Service</h1> +<ul> + <li><a href="/help/TermsOfService">Terms of Service for this hub</a></li> +</ul> + +<h1>Site Info</h1> +<ul> + <li><a href="/siteinfo">Site Info</a></li> + <li><a href="/siteinfo/json">Site Info (JSON format)</a></li> +</ul>
\ No newline at end of file |