Update index.md
This commit is contained in:
3
index.md
3
index.md
@@ -12,7 +12,6 @@ cobaltというRust製のSSGを使用して作成しています。
|
|||||||
## Blog entries
|
## Blog entries
|
||||||
|
|
||||||
{% for post in collections.posts.pages %}
|
{% for post in collections.posts.pages %}
|
||||||
#### {{post.title}}
|
|
||||||
|
|
||||||
[{{ post.title }}]({{ post.permalink }})
|
- [{{ post.title }}]({{ post.permalink }})
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|||||||
Reference in New Issue
Block a user