diff options
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/static/faq.html b/static/faq.html index 46af9b01..193af2c7 100644 --- a/static/faq.html +++ b/static/faq.html @@ -41,10 +41,8 @@ <li><a href="/contact">Contact</a></li> </ul> </nav> - <main> - <h1 id="faq"> - <a href="#faq">Frequently Asked Questions</a> - </h1> + <main id="faq"> + <h1><a href="#faq">Frequently Asked Questions</a></h1> <p>This page contains answers to frequently asked questions about GrapheneOS. It's not an overview of the project or a list of interesting topics about GrapheneOS. Many of |
