diff options
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html index c98e4c78..9fbdaebf 100644 --- a/static/source.html +++ b/static/source.html @@ -11,7 +11,7 @@ <meta property="og:image" content="https://grapheneos.org/graphene.png"/> <meta property="og:url" content="https://grapheneos.org/source"/> <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/source"/> </head> @@ -59,5 +59,11 @@ is included in the GrapheneOS source tree as a prebuilt since it uses a different build system, similar to other prebuilts like Chromium.</p> </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> |
