ソースを参照

Add Twitter shortcode

master
Adrian Short 6年前
コミット
b1ad390d03
1個のファイルの変更6行の追加0行の削除
  1. +6
    -0
      layouts/shortcodes/twitter.html

+ 6
- 0
layouts/shortcodes/twitter.html ファイルの表示

@@ -0,0 +1,6 @@
<!-- /layouts/shortcodes/twitter.html template -->
<div>
Twitter:
{{ .Get 0 }}
</div>
<!-- Twitter shortcode ends -->

読み込み中…
キャンセル
保存