This repository was archived by the owner on Sep 5, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 33
44 < div class ="mdl-mega-footer--drop-down-section ">
55 < input class ="mdl-mega-footer--heading-checkbox " type ="checkbox " checked >
6- < h1 class ="mdl-mega-footer--heading "> INFO </ h1 >
6+ < h1 class ="mdl-mega-footer--heading "> 連絡先 </ h1 >
77 < ul class ="mdl-mega-footer--link-list ">
8- < li > < a href ="mailto:{{ site.email }} "> {{ site.email }}</ a > </ li >
9- < li > < a href ="{{ "/feed.xml" | prepend: site.baseurl }}"> subscribe via RSS</ a > </ li >
8+ < li > < p > E-mail: {{ site.email }}</ p > </ li >
109 </ ul >
1110 </ div >
1211
1312 < div class ="mdl-mega-footer--drop-down-section ">
1413 < input class ="mdl-mega-footer--heading-checkbox " type ="checkbox " checked >
15- < h1 class ="mdl-mega-footer--heading "> SOCIAL </ h1 >
14+ < h1 class ="mdl-mega-footer--heading "> SNS </ h1 >
1615 < ul class ="mdl-mega-footer--link-list ">
1716 {% if site.github_username %}
1817 < li >
@@ -86,7 +85,7 @@ <h1 class="mdl-mega-footer--heading">SOCIAL</h1>
8685
8786 < div class ="mdl-mega-footer--drop-down-section ">
8887 < input class ="mdl-mega-footer--heading-checkbox " type ="checkbox " checked >
89- < h1 class ="mdl-mega-footer--heading "> ABOUT </ h1 >
88+ < h1 class ="mdl-mega-footer--heading "> このブログについて </ h1 >
9089 < ul class ="mdl-mega-footer--link-list ">
9190 < li > {{ site.description }}</ li >
9291 </ ul >
You can’t perform that action at this time.
0 commit comments