From 4b3a028c40ab844cbb32baa908d4947c135c7de8 Mon Sep 17 00:00:00 2001 From: Sebastian Pech Date: Sun, 5 Jun 2022 17:33:15 +0200 Subject: docs, gitignore --- .gitignore | 1 + README.md | 8 ++++---- exampleSite/config.toml | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 6704566..19acf57 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,4 @@ dist # TernJS port file .tern-port +exampleSite/.hugo_build.lock diff --git a/README.md b/README.md index c18afe9..fcd6879 100644 --- a/README.md +++ b/README.md @@ -127,16 +127,16 @@ Icons for Social Media. Add the block to the config. xing = "" slideshare = "" # Social Networks - facebook = "spechde" # https://fb.me/spech.de + facebook = "" googleplus = "" reddit = "" quora = "" - youtube = "/channel/UCrRRKovAoTYGIIB9T08pbHw" # https://www.youtube.com/channel/UCrRRKovAoTYGIIB9T08pbHw + youtube = "" vimeo = "" whatsapp = "" # WhatsApp Number - instagram = "sebastian_pech" # https://www.instagram.com/flowartsde/ + instagram = "" tumblr = "" - twitter = "spech84" + twitter = "" skype = "" snapchat = "" pinterest = "" diff --git a/exampleSite/config.toml b/exampleSite/config.toml index ec08df3..0bd6d46 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -84,14 +84,14 @@ theme="flex-bp-hugo-cv" xing = "Sebastian_Pech3" slideshare = "" # Social Networks - facebook = "spechde" # https://fb.me/flowartsde + facebook = "" googleplus = "" reddit = "" quora = "" youtube = "" vimeo = "" whatsapp = "" # WhatsApp Number - instagram = "sebastian_pech" + instagram = "" tumblr = "" twitter = "spech84" skype = "" -- cgit v1.2.3