浏览代码

mind the dot!

tags/v1.1
Bud Parr 7 年前
父节点
当前提交
3e722a96d7
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      layouts/index.html

+ 1
- 1
layouts/index.html 查看文件

@@ -16,7 +16,7 @@
<section class="w-100 mw8">
{{ range (first 3 $section) }}
<div class="relative w-100 mb4">
{{ partial "summary-with-image.html" }}
{{ partial "summary-with-image.html" . }}
</div>
{{ end }}
</section>

正在加载...
取消
保存