Skip to content

Instantly share code, notes, and snippets.

@iktakahiro
Created September 8, 2016 13:02
Show Gist options
  • Select an option

  • Save iktakahiro/c0d1b441c0016b1ae2b2bddb688f2d7b to your computer and use it in GitHub Desktop.

Select an option

Save iktakahiro/c0d1b441c0016b1ae2b2bddb688f2d7b to your computer and use it in GitHub Desktop.
Hugo の設定ファイルに定義したリストにテンプレートからアクセス ref: http://qiita.com/iktakahiro/items/4b1275e5088dbf79a7e8
[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