mirror of https://gitee.com/answerdev/answer.git
Merge branch 'feat/0.6.0/seo' into test
This commit is contained in:
commit
605d329fe2
|
@ -10,7 +10,7 @@
|
|||
<link rel="canonical" href="{{.siteinfo.Canonical}}" />
|
||||
<link rel="manifest" href="/manifest.json"/>
|
||||
<link href="{{.cssPath}}" rel="stylesheet" />
|
||||
<!-- <script defer="defer" src="{{.scriptPath}}"></script> -->
|
||||
<script defer="defer" src="{{.scriptPath}}"></script>
|
||||
{{if $.siteinfo.JsonLD }}{{ .siteinfo.JsonLD | templateHTML}}{{end}}
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Reference in New Issue