forked from kamat/blog
Modify: index.md
This commit is contained in:
6
index.md
6
index.md
@@ -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}}
|
||||||
|
|||||||
Reference in New Issue
Block a user