mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
starters: update
This commit is contained in:
parent
f431a4a2c7
commit
99dddeda73
20 changed files with 90 additions and 87 deletions
|
@ -3,7 +3,7 @@
|
|||
# Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings
|
||||
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
|
||||
|
||||
title: Scientific Blog (Hugo Theme) # Website name
|
||||
title: Creator's Blog (Hugo Theme) # Website name
|
||||
baseURL: 'https://example.com/' # Website URL
|
||||
|
||||
############################
|
||||
|
|
|
@ -5,7 +5,8 @@
|
|||
|
||||
# Appearance
|
||||
appearance:
|
||||
theme_default: system
|
||||
mode: system
|
||||
color: blue
|
||||
|
||||
# SEO
|
||||
marketing:
|
||||
|
@ -18,6 +19,9 @@ marketing:
|
|||
analytics:
|
||||
google_analytics: ''
|
||||
baidu_tongji: ''
|
||||
plausible: ''
|
||||
fathom: ''
|
||||
pirsch: ''
|
||||
verification:
|
||||
google: ''
|
||||
baidu: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue