summaryrefslogtreecommitdiff
path: root/static/donate.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-03 10:13:38 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-03 10:13:38 -0400
commit6b7e55a50a245b981914ab86389f57f517752837 (patch)
treebc561faf3a5df39397f8bc8f77e90d4ef7eb73d2 /static/donate.html
parent0dbfa516f4852599edfbb5f8811002b60f84cbc1 (diff)
add initial footer to all pages
Diffstat (limited to 'static/donate.html')
-rw-r--r--static/donate.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/static/donate.html b/static/donate.html
index cde92b7e..076444d4 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -11,7 +11,7 @@
<meta property="og:image" content="https://grapheneos.org/graphene.png"/>
<meta property="og:url" content="https://grapheneos.org/donate"/>
<meta property="og:site_name" content="GrapheneOS"/>
- <link rel="stylesheet" href="/grapheneos.css?0"/>
+ <link rel="stylesheet" href="/grapheneos.css?1"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/donate"/>
</head>
@@ -41,5 +41,11 @@
<a href="https://www.paypal.com/ms/smarthelp/article/can-i-have-multiple-paypal-accounts-faq762">
does not allow multiple personal accounts</a>.
</div>
+ <footer>
+ <a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599"/>GrapheneOS</a>
+ <div id="social">
+ <a href="https://twitter.com/GrapheneOS">Twitter</a>
+ </div>
+ </footer>
</body>
</html>