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 @@