mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-09 16:12:26 +08:00
chore: add adsense
This commit is contained in:
@@ -39,6 +39,7 @@ func baseFEParams(c *gin.Context) gin.H {
|
||||
"Twitter": config.Conf.EiBlogApp.Twitter,
|
||||
"Qiniu": config.Conf.EiBlogApp.Qiniu,
|
||||
"Disqus": config.Conf.EiBlogApp.Disqus,
|
||||
"AdSense": config.Conf.EiBlogApp.Google.AdSense,
|
||||
"Version": version,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user