Modify: index.md

This commit is contained in:
KAMATAKI Yuya
2023-10-26 12:30:08 +09:00
parent 59927bf6eb
commit 394b536a75

View File

@@ -3,7 +3,11 @@ published_date: 2023-10-08 12:49:19.577143497 +0000
layout: default.liquid layout: default.liquid
is_draft: false is_draft: false
--- ---
## Blog! # Welcome to kamat's Website
ようこそ。このサイトは鎌滝憂也の個人サイトです。
## Blog entries
{% for post in collections.posts.pages %} {% for post in collections.posts.pages %}
#### {{post.title}} #### {{post.title}}