Skip to content

Commit aad9073

Browse files
committed
add blog template
1 parent 2082328 commit aad9073

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

_layout/header.html

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<ul>
55
<li><a href="/">~</a></li>
66
<li><a href="/cv/">CV</a></li>
7+
<li><a href="/blog/">Blog</a></li>
78
</ul>
89
<img src="/assets/hamburger.svg" id="menu-icon">
910
</nav>

blog.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Hello, world!
2+
3+
In a former life, I'd rather enjoyed writing down things that I've learned.
4+
Let's see whether this project will revitalize this aspect.
5+
Stay tuned.

0 commit comments

Comments
 (0)