Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1444dd1

Browse files
fixed post links
1 parent 6afa412 commit 1444dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ root: true
66

77
<ul class="posts">
88
{% for post in site.posts reversed %}
9-
<li><a href="{{ post.url }}">{{ post.title }}</a></li>
9+
<li><a href=".{{ post.url }}">{{ post.title }}</a></li>
1010
{% endfor %}
1111
</ul>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /