This commit is contained in:
parent
d41851cfbc
commit
759e04dc25
@ -19,6 +19,7 @@
|
||||
var CssDarkURL = "{{ .Data.CSSDarkURL }}"
|
||||
var SunImageURL = "{{ .Data.SunImageLocation }}"
|
||||
var MoonImageURL = "{{ .Data.MoonImageLocation }}"
|
||||
var PlayImageURL = "{{ .Data.PlayVideoImageLocation }}"
|
||||
</script>
|
||||
<script type="application/javascript" src="{{ .Data.JScriptURL }}"></script>
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user