Update index.html

This commit is contained in:
Cyril Wong 2023-11-01 21:09:50 +08:00 committed by GitHub
parent c9ced08700
commit 6e0c411ea0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
layout: default
title: Architect Theme by Jason Long
title: Cyril's Blog
---
<div id="home">
@ -10,4 +10,4 @@ title: Architect Theme by Jason Long
<li><span>{{ post.date | date_to_string }}</span> &raquo; <a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></li>
{% endfor %}
</ul>
</div>
</div>