diff options
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html index d6de31bc..f633c29f 100644 --- a/static/contact.html +++ b/static/contact.html @@ -46,6 +46,16 @@ <main id="contact"> <h1><a href="#contact">Contact</a></h1> + <nav id="table-of-contents"> + <h2><a href="#table-of-contents">Table of contents</a></h2> + + <ul> + <li><a href="#community">Community</a></li> + <li><a href="#contacting-the-project">Contacting the project</a></li> + <li><a href="#reporting-issues">Reporting issues</a></li> + </ul> + </nav> + <section id="community"> <h2><a href="#community">Community</a></h2> |
