Merge branch 'main' of gitlab.com:taurusxin/hugo
This commit is contained in:
commit
5528a8edda
@ -209,7 +209,7 @@ menu:
|
|||||||
|
|
||||||
- identifier: mail
|
- identifier: mail
|
||||||
name: 电邮
|
name: 电邮
|
||||||
url: mailto:i@taurusxin.com
|
url: mailto:i@mail.taurusxin.com
|
||||||
params:
|
params:
|
||||||
icon: mail
|
icon: mail
|
||||||
|
|
||||||
|
@ -46,7 +46,7 @@ menu:
|
|||||||
|
|
||||||
### 邮箱
|
### 邮箱
|
||||||
|
|
||||||
- [域名邮箱](mailto:i@taurusxin.com)
|
- [域名邮箱](mailto:i@mail.taurusxin.com)
|
||||||
- [Outlook](mailto:taurusxin@outlook.com)
|
- [Outlook](mailto:taurusxin@outlook.com)
|
||||||
|
|
||||||
### IM
|
### IM
|
||||||
|
@ -10,3 +10,13 @@
|
|||||||
|
|
||||||
<!-- Cookie consent script -->
|
<!-- Cookie consent script -->
|
||||||
<script src="https://cdn.jsdelivr.net/gh/sprucejoy/cookie-consent-autoblock-gdpr/cookie-consent.js" crossorigin="anonymous"></script>
|
<script src="https://cdn.jsdelivr.net/gh/sprucejoy/cookie-consent-autoblock-gdpr/cookie-consent.js" crossorigin="anonymous"></script>
|
||||||
|
|
||||||
|
<!-- Google tag (gtag.js) -->
|
||||||
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-KN4M42XST7"></script>
|
||||||
|
<script>
|
||||||
|
window.dataLayer = window.dataLayer || [];
|
||||||
|
function gtag(){dataLayer.push(arguments);}
|
||||||
|
gtag('js', new Date());
|
||||||
|
|
||||||
|
gtag('config', 'G-KN4M42XST7');
|
||||||
|
</script>
|
@ -1 +1 @@
|
|||||||
Subproject commit 414a9915e57e6d67b2d0563877cb675ff21614c7
|
Subproject commit 73437f24eab862e71f087d6835a543882ce99296
|
Loading…
x
Reference in New Issue
Block a user