We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f145dc commit 2ae69beCopy full SHA for 2ae69be
index.html
@@ -77,6 +77,13 @@ <h1 class="display-4">My Awesome Life</h1>
77
</div>
78
<div class="col-md-5">
79
<h1 class="text-muted">Archives</h1>
80
+ <h2>2024</h2>
81
+ <ul style="line-height: 2em;">
82
+ <li>
83
+ <a href="https://github.com/allenlin316/BlockInsure/tree/main" target="_blank">BlockInsure - 去中心化保單網站</a>
84
+ <p class="text-muted m-0">Jun 15, 2024</p>
85
+ </li>
86
+ </ul>
87
<h2>2023</h2>
88
<ul style="line-height: 2em;">
89
<li>
0 commit comments