diff --git a/config/_default/config.yml b/config/_default/config.yml index cdfa55a..0d980ce 100644 --- a/config/_default/config.yml +++ b/config/_default/config.yml @@ -1,6 +1,6 @@ languageCode: fr-fr -title: Crémeaux - Site officiel de la commune +title: Crémeaux params: description: Site officiel de la commune de Crémeaux qui fait partie de la communauté de communes du Pays d'Urfé (CCPU) dans la Loire (42) diff --git a/content/_index.md b/content/_index.md index 2b8e0c2..a24e27f 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,5 @@ --- -title: Actualités +title: Crémeaux - Site officiel de la commune --- ## Horaires d'ouverture diff --git a/layouts/partials/social_metadata.html b/layouts/partials/social_metadata.html new file mode 100644 index 0000000..a6e5142 --- /dev/null +++ b/layouts/partials/social_metadata.html @@ -0,0 +1,49 @@ +{{/* https://github.com/msfjarvis/hugo-social-metadata */}} + + + + {{ if .Site.Params.TwitterCardType }} + + {{ else }} + + {{ end }} + {{ if .Site.Params.TwitterUsername }} + + {{ end }} + {{ if .IsHome }} + {{ .Title }} + + + + + + + + + + + {{ else }} + {{ plainify (.RenderString .Title) }} · {{ .Site.Title }} + + {{ if .Params.tags }} + + {{ else }} + + {{ end }} + + + + {{ if .Description }} + + + {{ else }} + + + {{ end }} + + {{ if .Params.SocialImage }} + + {{ else }} + + {{ end }} + {{ end }} diff --git a/themes/hugo-theme-lowtech b/themes/hugo-theme-lowtech index 6b976e4..fabb09e 160000 --- a/themes/hugo-theme-lowtech +++ b/themes/hugo-theme-lowtech @@ -1 +1 @@ -Subproject commit 6b976e49b6d98c75a6f2a01f5b989af18d9c109e +Subproject commit fabb09ed12fd7fa2c3dba834cafe0c42b30d9b96