add cloudflare web analytics and some sweeping
This commit is contained in:
parent
e5d64e7153
commit
0d97b24ebe
4 changed files with 40 additions and 28 deletions
22
themes/cmd/theme.yaml.example
Normal file
22
themes/cmd/theme.yaml.example
Normal file
|
@ -0,0 +1,22 @@
|
|||
|
||||
menu:
|
||||
Home: /
|
||||
Archives: /archives
|
||||
|
||||
copyright_addtional: ""
|
||||
|
||||
copyright_year_string: "2020-2021"
|
||||
|
||||
theme_self_claim: true
|
||||
|
||||
about_this_blog: This blog is created with Classical Material Desgin, which try to keep the original taste of Material Design for hexo.
|
||||
|
||||
my_mastodon: https://mastodon.example.com/@example
|
||||
|
||||
footer_links:
|
||||
Link 1: "https://example.org"
|
||||
Link 2: "https://example.com"
|
||||
|
||||
# All contents here will be added to the end of body
|
||||
script_snippets:
|
||||
# - "<script> console.log('Hello, friend!'); </script>"
|
Loading…
Add table
Add a link
Reference in a new issue