We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2082328 commit aad9073Copy full SHA for aad9073
_layout/header.html
@@ -4,6 +4,7 @@
4
<ul>
5
<li><a href="/">~</a></li>
6
<li><a href="/cv/">CV</a></li>
7
+ <li><a href="/blog/">Blog</a></li>
8
</ul>
9
<img src="/assets/hamburger.svg" id="menu-icon">
10
</nav>
blog.md
@@ -0,0 +1,5 @@
1
+# Hello, world!
2
+
3
+In a former life, I'd rather enjoyed writing down things that I've learned.
+Let's see whether this project will revitalize this aspect.
+Stay tuned.
0 commit comments