浏览代码

add some readme and annotations

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

+ 1
- 1
layouts/_default/baseof.html 查看文件

@@ -16,7 +16,7 @@
{{ else }}
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
{{ end }}
{{/* By formatting your URL with absURL you will get the full URL of your site */}}
<link href='{{ "dist/main.css" | absURL }}' rel='stylesheet' type="text/css" />

{{/* NOTE: These Hugo Internal Templates can be found starting at https://github.com/spf13/hugo/blob/master/tpl/tplimpl/template_embedded.go#L158 */}}

正在加载...
取消
保存