Skip to content
Snippets Groups Projects
Commit 32e2b72f authored by akwizgran's avatar akwizgran
Browse files

Merge branch 'footer-links' into 'master'

Add footer and header links

See merge request !64
parents 09312a21 9898a3ec
No related branches found
No related tags found
1 merge request!64Add footer and header links
static/img/gitlab.png

1.16 KiB

static/img/twitter.png

4.63 KiB | W: | H:

static/img/twitter.png

1.35 KiB | W: | H:

static/img/twitter.png
static/img/twitter.png
static/img/twitter.png
static/img/twitter.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -22,6 +22,10 @@
<ul>
<li><a href="/copyright">Copyright</a></li>
<li><a href="/privacy-policy">Privacy</a></li>
<li><a href="/governance">Governance</a></li>
<li><a href="/code-of-conduct">Code of Conduct</a></li>
<li><a href="/news">Blog</a></li>
<li><a href="/hiring">Jobs</a></li>
<li>Site design by Reflective Spaces</li>
</ul>
</div> <!-- footer -->
......
......@@ -3,6 +3,9 @@
<a href="/"><div id="logo"><img src="/img/briar_logo_large.png" alt="Briar" class="logo"/></div></a>
<div id="nav">
<div id="signup">
<div id="twitter">
<a href="https://code.briarproject.org/briar" rel="noopener noreferrer"><img class="twitterbutton" src="/img/gitlab.png" alt="Small GitLab logo"/></a>
</div> <!-- GitLab -->
<div id="twitter">
<a href="https://twitter.com/BriarApp" rel="noopener noreferrer"><img class="twitterbutton" src="/img/twitter.png" alt="Small twitter logo"/></a>
</div> <!-- twitter -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment