Skip to content

Commit 8942e88

Browse files
committed
deploy: a8262f3
1 parent f5c47b0 commit 8942e88

11 files changed

+111
-127
lines changed

404.html

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<nav>
3838
<div class="nav-title">
39-
<a class="home-link" href="https://opensource.twitter.dev/">
39+
<a class="home-link" href="/">
4040
<img src="/assets/twitter-logo.svg" alt="Twitter">
4141
Open Source
4242
</a>
@@ -45,11 +45,17 @@
4545
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#ffffff"><path d="M0 0h24v24H0z" fill="none"/><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/></svg>
4646
</a>
4747
<ul id="nav-menu">
48-
<li><a href="/projects">Projects</a></li>
49-
<li><a href="/memberships">Memberships</a></li>
50-
<li><a href="/year-in-review">Year in Review</a></li>
51-
<li><a href="https://blog.twitter.com/engineering/en_us/topics/open-source.html" target="_blank" rel="noopener">Blog</a></li>
52-
<li><a href="https://github.com/twitter" target="_blank" rel="noopener">GitHub</a></li>
48+
49+
<li><a href="/projects/">Projects</a></li>
50+
51+
<li><a href="/memberships/">Memberships</a></li>
52+
53+
<li><a href="/year-in-review/">Year in Review</a></li>
54+
55+
<li><a href="https://blog.twitter.com/engineering/en_us/topics/open-source" target="_blank" rel="noopener">Blog</a></li>
56+
57+
<li><a href="https://github.com/twitter" target="_blank" rel="noopener">GitHub</a></li>
58+
5359
</ul>
5460
</nav>
5561

css/year-in-review.min.6a46a68cfe50890ac44ac4763210e84b626668b7e05ffba92bf744185abbccba.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)