♻️ Let heti code follow option
This commit is contained in:
parent
6a227b136d
commit
e66910d64c
2 changed files with 9 additions and 0 deletions
|
@ -55,8 +55,12 @@
|
|||
<script src="https://cdnjs.cloudflare.com/ajax/libs/pangu/4.0.7/pangu.min.js"></script>
|
||||
{{ end }}
|
||||
|
||||
|
||||
{{ if .Site.Params.heti }}
|
||||
<link rel="stylesheet" href="/style/heti.min.css">
|
||||
<script src="/scripts/heti-addon.min.js"></script>
|
||||
{{ end }}
|
||||
|
||||
|
||||
<!-- website title -->
|
||||
<title>{{ .Site.Params.title }}</title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue