diff options
author | zotlabs <mike@macgirvin.com> | 2016-12-01 14:30:23 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-01 14:30:23 +1100 |
commit | abf1d7da232836ce8af18ae3db8e2ffd42d1a414 (patch) | |
tree | b0c5b522906e82775e8cbcdd152896e9ee201985 /doc/about/about_hub.html | |
parent | c845eed114ec3cea90acd35c419110d9ab76051f (diff) | |
parent | dfaf1164496a7b2ca657f0862d34bab803c06516 (diff) | |
download | volse-hubzilla-abf1d7da232836ce8af18ae3db8e2ffd42d1a414.tar.gz volse-hubzilla-abf1d7da232836ce8af18ae3db8e2ffd42d1a414.tar.bz2 volse-hubzilla-abf1d7da232836ce8af18ae3db8e2ffd42d1a414.zip |
Merge pull request #605 from anaqreon/doco
Another iteration of documentation
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 |