Skip to content

Commit

Permalink
Update Blog.html
Browse files Browse the repository at this point in the history
  • Loading branch information
FocuseObie authored Oct 6, 2024
1 parent b2d23de commit 1028e47
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Blog.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="experience.html">CV & Resume</a></li>
<li><a href="projects.html">Projects</a></li>
<li><strong>Lets talk about</strong></li>
<li><strong>Blog?</strong></li>
</ul>
</nav>
<div class="header">
<h1>Learning in Progress</h1>
</div>
Expand Down

0 comments on commit 1028e47

Please sign in to comment.