Simplify header
This commit is contained in:
parent
f8324fd12e
commit
fcf75b054b
@ -23,40 +23,15 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav class="main-nav">
|
||||
|
||||
|
||||
<a href="https://alexanderell.is/"> <span class="arrow">←</span>Home</a>
|
||||
|
||||
<a href="https://alexanderell.is/posts">Archive</a>
|
||||
<a href="https://alexanderell.is/tags">Tags</a>
|
||||
<a href="https://alexanderell.is/about">About</a>
|
||||
|
||||
|
||||
|
||||
|
||||
<a class="cta" href="https://alexanderell.is/index.xml">RSS</a>
|
||||
|
||||
</nav>
|
||||
|
||||
|
||||
<section id="wrapper">
|
||||
<article class="post">
|
||||
<header>
|
||||
<h1>
|
||||
Little games to play with Morse Code in your browser
|
||||
</h1>
|
||||
<h2>
|
||||
|
||||
</h2>
|
||||
<h2 class="headline">
|
||||
Feb 4, 2022
|
||||
· 728 words
|
||||
· 4 minutes read
|
||||
<span class="tags">
|
||||
|
||||
</span>
|
||||
</h2>
|
||||
<h4>
|
||||
An unauthorized fork of <a href="https://alexanderell.is/posts/morse-code/">alexanderll.is</a>'s toy. My code <a href="https://nathanmcrae.name/gogs/nathanmcrae/morse-game">here</a>.
|
||||
</h4>
|
||||
</header>
|
||||
|
||||
<section id="post-body">
|
||||
@ -312,4 +287,4 @@ right, I’m sorry if it’s giving you trouble.</p>
|
||||
|
||||
|
||||
|
||||
</body></html>
|
||||
</body></html>
|
||||
|
Loading…
Reference in New Issue
Block a user