From 59dd15a5ab013640c355ceb4b0b0916612cde12c Mon Sep 17 00:00:00 2001 From: beu Date: Mon, 28 Feb 2022 14:42:52 +0100 Subject: [PATCH] update desc & add Paypal Donation URL --- .hugo_build.lock | 0 config.toml | 3 ++- themes/hugo-theme-nix/layouts/partials/social.html | 3 +++ 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 .hugo_build.lock diff --git a/.hugo_build.lock b/.hugo_build.lock new file mode 100644 index 0000000..e69de29 diff --git a/config.toml b/config.toml index 516f265..977a956 100644 --- a/config.toml +++ b/config.toml @@ -10,11 +10,12 @@ theme = "hugo-theme-nix" HeaderUsername = "benoit" HeaderHostname = "virtit.fr" Email = "benoit+ws@virtit.fr" - About = "Administrateur Système et Réseau. Partisan du libre et de la vie privée, cryptoterroriste amateur et G@m3r à mes temps perdu." + About = "FR: Sysadmin, pro-opensource & vie privée, joueur occasionnel et developpeur TrackMania\n\nEN: Sysadmin, pro-open source & privacy, occasional player and TrackMania developer" ProfilePicture = "/images/logo.png" Favicon = "/images/favicon.png" wiki = "https://wiki.virtit.fr/" git = "https://git.virtit.fr/explore/repos" + PayPalDonationURL = "https://www.paypal.com/donate/?hosted_button_id=8AG2MU7XQCKHU" [menu] [[menu.header]] diff --git a/themes/hugo-theme-nix/layouts/partials/social.html b/themes/hugo-theme-nix/layouts/partials/social.html index 72db9bb..57f505e 100644 --- a/themes/hugo-theme-nix/layouts/partials/social.html +++ b/themes/hugo-theme-nix/layouts/partials/social.html @@ -46,6 +46,9 @@ {{ with .Site.Params.PayPalMeID }} {{ end }} +{{ with .Site.Params.PayPalDonationURL }} + +{{ end }} {{ with .Site.Params.XingURL }} {{ end }}