Created
September 8, 2016 13:02
-
-
Save iktakahiro/c0d1b441c0016b1ae2b2bddb688f2d7b to your computer and use it in GitHub Desktop.
Hugo の設定ファイルに定義したリストにテンプレートからアクセス ref: http://qiita.com/iktakahiro/items/4b1275e5088dbf79a7e8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [params] | |
| links = [ | |
| ["Google", "https://google.com"], | |
| ["Qiita", "https://qiita.com"], | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment