ソースを参照

shortcode for overriding link styling

master
Sean Dockray 4年前
コミット
797a6ee4da
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      themes/sandpoints/layouts/shortcodes/nosup.html

+ 1
- 0
themes/sandpoints/layouts/shortcodes/nosup.html ファイルの表示

@@ -0,0 +1 @@
<span class="nosup">{{ with .Inner }} {{ $.Page.RenderString . }} {{ end }}</span>

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