use a list for footer links
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<meta property="og:image:alt" content="GrapheneOS logo"/>
|
||||
<meta property="og:url" content="https://grapheneos.org/contact"/>
|
||||
<meta property="og:site_name" content="GrapheneOS"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?6"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?7"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="canonical" href="https://grapheneos.org/contact"/>
|
||||
</head>
|
||||
@@ -64,10 +64,10 @@
|
||||
</div>
|
||||
<footer>
|
||||
<a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
|
||||
<div id="social">
|
||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||
</div>
|
||||
<ul id="social">
|
||||
<li><a href="https://twitter.com/GrapheneOS">Twitter</a></li>
|
||||
<li><a href="https://github.com/GrapheneOS">GitHub</a></li>
|
||||
</ul>
|
||||
</footer>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user