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 2b267ac

Browse files
committed
layout
1 parent 4f29463 commit 2b267ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_layouts/common.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1 style="font-size: 50px;">{{page.title}}</h1>
3030
{%- assign s2 = page.categories | join: "" -%}
3131
{% if s1 == s2 %}
3232

33-
<li><a href="{{p.url}}">{{p.title}}</a></li>
33+
<li><a href="{{p.url | relative_url}}">{{p.title}}</a></li>
3434

3535
{% endif %}
3636

0 commit comments

Comments
(0)

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