Skip to content

Commit b2734c1

Browse files
authored
social_links の書き方が変わったので対応
jekyll/minima#839
1 parent ade34c2 commit b2734c1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ lang: "ja"
33

44
minima:
55
social_links:
6-
- { platform: github, user_url: "https://github.com/uranuno/PagesTest" }
6+
- title: This repository at GitHub
7+
icon: github
8+
url: "https://github.com/uranuno/PagesTest"
79

810
remote_theme: jekyll/minima
911

0 commit comments

Comments
 (0)