1 parent 583a36e commit 7989bffCopy full SHA for 7989bff
1 file changed
layouts/partials/head.html
@@ -9,6 +9,10 @@
9
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff">
10
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#000000">
11
12
+{{ if .Site.Params.baidu_site -}}
13
+<meta name="baidu-site-verification" content="codeva-UXNJOXhG6C" />
14
+{{ end -}}
15
+
16
{{/* Styles to set canvas colors and avoid transitions */ -}}
17
<style>
18
{{/* Set system colors as default */ -}}
0 commit comments