mirror of
https://git.adityakumar.xyz/hugo-theme-even.git
synced 2024-11-08 14:39:44 +00:00
parent
f14d7b5f73
commit
cd7f705800
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
<!-- changyan -->
|
||||
{{- if and .Site.Params.changyanAppid .Site.Params.changyanAppkey -}}
|
||||
<div id="SOHUCS"></div>
|
||||
<div id="SOHUCS" sid="{{ .URL }}"></div>
|
||||
<script type="text/javascript">
|
||||
(function(){
|
||||
if (window.location.hostname === 'localhost') return;
|
||||
|
|
Loading…
Reference in a new issue