Update default.html

This commit is contained in:
monose 2023-10-25 22:42:59 +08:00
parent fb98a77269
commit 3f96d48b39
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<header>
<div class="inner">
<h1> {{ site.name }} </h1>
<h2>记录生活点滴,分享、转载技术的个人博客。 </h2>
<h2>A personal blog that records every moment of life, shares and reprints technology.</h2>
<a href="https://github.com/iswxp" class="button"><small>View project on</small> GitHub</a>
</div>
</header>