Refonte légère
Suppression des références à Twitter et Google Analytics Corrections mineures
This commit is contained in:
parent
14849534f9
commit
c5eed405c4
4 changed files with 60 additions and 19 deletions
10
hugo.toml
10
hugo.toml
|
@ -23,16 +23,10 @@ enableMissingTranslationPlaceholders = false
|
|||
github_doc_repository_branch = "master"
|
||||
github_doc_repository_path = ""
|
||||
|
||||
# Analytic section
|
||||
google_analytics_id = "" # Your Google Analytics tracking id
|
||||
tag_manager_container_id = "" # Your Google Tag Manager container id
|
||||
google_site_verification = "" # Your Google Site Verification for Search Console
|
||||
|
||||
# Open Graph and Twitter Cards settings section
|
||||
# Open Graph settings for each page are set on the front matter.
|
||||
# See https://gohugo.io/templates/internal/#open-graph
|
||||
# See https://gohugo.io/templates/internal/#twitter-cards
|
||||
title = "Hugo Techdoc Theme"
|
||||
title = "Le site de stan"
|
||||
|
||||
# Theme settings section
|
||||
# Theme color
|
||||
|
@ -61,7 +55,7 @@ enableMissingTranslationPlaceholders = false
|
|||
# Algolia site search section
|
||||
# See https://www.algolia.com/doc/
|
||||
algolia_search_enable = true
|
||||
algolia_indexName = "hugo-demo-techdoc"
|
||||
algolia_indexName = "stan-site"
|
||||
algolia_appId = "7W4SAN4PLK"
|
||||
algolia_apiKey = "cbf12a63ff72d9c5dc0c10c195cf9128" # Search-Only API Key
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue