SukkaW / hexo-theme-suka

🎨Modern, powerful and simple theme for Hexo.
https://theme-suka.skk.moe
GNU General Public License v3.0
609 stars 49 forks source link

fix(analytics): change wrong google_site_id in gtags.ejs #105

Closed ysc3839 closed 4 years ago

ysc3839 commented 4 years ago

Please check if your PR fulfills the following requirements:

What kind of change does this PR introduce? (check with "x")

Does this PR introduce a breaking change? (check one with "x")


Description

https://github.com/SukkaW/hexo-theme-suka/blob/cded12606897228026922311d75086eed6288beb/layout/_plugin/analytics/gtags.ejs#L7 shoule be

theme.analytics.gtags_site_id

Verification steps