From b224f8769e8acb27fd7d45255a56b3b335c41c35 Mon Sep 17 00:00:00 2001 From: vincent Date: Thu, 16 May 2019 15:19:44 +0200 Subject: [PATCH] change title --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 3548d55..94f5682 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,7 @@ baseurl = "https://www.ducamps.win/starter/" # You languageCode = "FR-fr" defaultContentLanguage = "fr" isMultilingual = false -title = "site d'accueil de vincent ducamps" +title = "site personnel de vincent ducamps" theme = "sam" pygmentsStyle = "monokai" # https://help.farbox.com/pygments.html pygmentsCodefences = true @@ -22,7 +22,7 @@ pygmentsCodefences = true footerText = "L'homme de la pampa, parfois rude, reste toujours courtois." # Metadata - description = "site d'accueil de vincent ducamps." # Max 160 characters show in search results + description = "site personnel de vincent ducamps." # Max 160 characters show in search results twitterCard = "summary_large_image" # Card value “summary”, “summary_large_image”, “app”, or “player” primaryImage = "tn.png" # Image that shows on Twitter cards and OpenGraph links