From 9af6cc068ff72fc894bb11d83053a6cc504a37b2 Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Tue, 10 Aug 2021 11:49:48 -0400 Subject: [PATCH] Update social icons --- docs/config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/config.toml b/docs/config.toml index 6dc7d4e..05d9324 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -29,6 +29,10 @@ pygmentsUseClasses = true homeSubtitle = "Airplanes, Linux, and Metalcore" footerCopyright = ' · CC BY 4.0' + [[params.social]] + name = "paypal" + url = "https://paypal.me/chrishaywardxyz" + [[params.social]] name = "github" url = "https://github.com/chayward1/"