Skip to content

Commit d0033fc

Browse files
authored
Update base.html
1 parent f54688c commit d0033fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/base.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<title>{% assign title_is_not_empty = page.seo.title | is_not_empty %}{% if title_is_not_empty %}{{ page.seo.title }}{% else %}{{ page.title | append: ' | ' | append: site.data.config.title }}{% endif %}</title>
66
<meta charset="utf-8">
77
<script data-ad-client="ca-pub-3119327652471615" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
8+
<script type="text/javascript" src="https://cdn.ywxi.net/js/1.js" async></script>
89
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
910
<meta name="google" content="notranslate" />
1011
<meta name="description" content="{{ page.seo.description | default: '' }}" />

0 commit comments

Comments
 (0)