From 4fa84021198ed9d186a4bdcd9bc4596456d14ef8 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Tue, 7 Feb 2023 23:33:42 -0600 Subject: [PATCH] twit -> mastodon, remove share menu --- config.toml | 6 +++--- themes/minimage/layouts/_default/single.html | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index ea56381f..f854dd69 100644 --- a/config.toml +++ b/config.toml @@ -45,7 +45,7 @@ preserveTaxonomyNames = true authorwebsite = "https://www.duckland.org" #logo = "images/user.png" githubName = "duckunix" - twitterName = "duckunix" + twitterName = "https://fosstodon.org/@duckunix" # set true if you are not proud of using Hugo (true will hide the footer note "Proudly published with HUGO.....") hideHUGOSupport = false showtoc = false @@ -93,7 +93,7 @@ preserveTaxonomyNames = true # this will also be in author bio if there is no writer. [params.social] email = "duck@duckland.org" - #twitter = "https://twitter.com/duckunix" + twitter = "https://fosstodon.org/@duckunix" linkedin = "https://www.linkedin.com/in/donaldharper/" mastodon = "https://fosstodon.org/@duckunix" #stackoverflow = "full profile url in stackoverflow" @@ -107,7 +107,7 @@ preserveTaxonomyNames = true bio = [ "Don is a computer guy stumbling through life trying to raise his kids and take some pictures" ] - twitter = "https://twitter.com/duckunix" + twitter = "https://fosstodon.org/@duckunix" linkedin = "https://www.linkedin.com/in/donaldharper/" instagram = "https://www.instagram.com/duckunix/" github = "https://github.com/duckunix" diff --git a/themes/minimage/layouts/_default/single.html b/themes/minimage/layouts/_default/single.html index c6925efd..5db3ae1b 100644 --- a/themes/minimage/layouts/_default/single.html +++ b/themes/minimage/layouts/_default/single.html @@ -25,7 +25,6 @@