diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-25 23:01:20 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-25 23:01:59 -0400 |
| commit | 52d5f0e3d57426e9fc72190ec2fc348d94246bc7 (patch) | |
| tree | 4cf4cc048612a93267dc71578b78ad271783e72e /static/index.html | |
| parent | 7bd483a00e1b88bf1a109eeb72dbaf1890fbc322 (diff) | |
add contact page based on attestation.app
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html index 3769361a..275cdabf 100644 --- a/static/index.html +++ b/static/index.html @@ -13,6 +13,7 @@ <ul> <li class="active"><a href="/">GrapheneOS</a></li> <li><a href="/donate">Donate</a></li> + <li><a href="/contact">Contact</a></li> </ul> </nav> <div id="content"> |
