From a8a96ce048fc2e876305486f86a6d7224bff3801 Mon Sep 17 00:00:00 2001 From: Jeremy Monat Date: Sat, 1 Feb 2025 19:58:31 -0500 Subject: [PATCH] Add author information to the configuration file--hoping will add author name to feed.xml --- _config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_config.yml b/_config.yml index 37bf7d4..d83637b 100644 --- a/_config.yml +++ b/_config.yml @@ -20,6 +20,10 @@ use_math: true # Add your Google Analytics ID here if you have one and want to use it google_analytics: UA-12160668-3 +# Author information +author: + name: Jeremy Monat + # Everything below here can be ignored, unless you want to change the theme entirely theme: minima plugins: