Files
blog/index.md
2023-10-26 12:30:08 +09:00

337 B

published_date, layout, is_draft
published_date layout is_draft
2023-10-08 12:49:19.577143497 +0000 default.liquid false

Welcome to kamat's Website

ようこそ。このサイトは鎌滝憂也の個人サイトです。

Blog entries

{% for post in collections.posts.pages %}

{{post.title}}

[{{ post.title }}]({{ post.permalink }}) {% endfor %}