浏览代码

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>

正在加载...
取消
保存