Added top navbar for blogposts

This commit is contained in:
2020-05-31 16:35:49 +08:00
parent 51ad0569af
commit 7e23cecff3
7 changed files with 49 additions and 0 deletions

View File

@ -5,6 +5,13 @@ name="viewport" content="width=device-width, initial-scale=1"><title>Clement Chi
<link rel="icon" href="data:,">
</head><body>
<p><div class="navbar">
<div><a href="../index.html">Home</a></div>
<div><a href="blog-000">Blog</a></div>
<div><a href="../files/CV.pdf">CV</a></div>
</div></p>
<hr>
<header>
<h1>Configuring Dynamic DNS Records</h1>
</header>