We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed7160d commit 269b50bCopy full SHA for 269b50b
1 file changed
blog.html
@@ -41,8 +41,9 @@
41
<h1>Winging It with GAJ 🐦🌱</h1>
42
</header>
43
<ul>
44
- <li><a href="blog/post1.html">Introduction</a></li>
+ <li><a href="blog/post3.html">Who am I ??? 🤔 Part 2</a></li>
45
<li><a href="blog/post2.html">Who am I ??? 🤔 Part 1</a></li>
46
+ <li><a href="blog/post1.html">Introduction</a></li>
47
<!-- Add more posts as you write them -->
48
</ul>
49
</section>
0 commit comments