File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 < header class ="post-header ">
77 < h1 class ="post-title "> {{ page.title }}</ h1 >
88 < p class ="post-meta " style ="text-align:right ">
9- [< a href ="http://github.com/bliki-ja/bliki-ja.github.io/blob/master /{{ page.path }} "> 翻訳者と原稿</ a > ]
9+ [< a href ="http://github.com/bliki-ja/bliki-ja.github.io/blob/main /{{ page.path }} "> 翻訳者と原稿</ a > ]
1010 </ p >
1111 </ header >
1212
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h1 class="post-title">{{ page.title }}</h1>
1515 {% else %}
1616 [< a href ="https://martinfowler.com/bliki/{{ page.url | remove:'/' }}.html "> オリジナル記事</ a > ]
1717 {% endif %}
18- [< a href ="http://github.com/bliki-ja/bliki-ja.github.io/blob/master /{{ page.path }} "> 翻訳者と原稿</ a > ]
18+ [< a href ="http://github.com/bliki-ja/bliki-ja.github.io/blob/main /{{ page.path }} "> 翻訳者と原稿</ a > ]
1919
2020 {% if page.tags.size != 0 %}< br /> tags:
2121 {% for tag in page.tags %}< a href ="/tags?{{tag | uri_escape}} " style ="background-color: #ffc "> {{ tag }}</ a >
You can’t perform that action at this time.
0 commit comments