From e98ec0e6d454f999d5ef764ba7e889e33bf58767 Mon Sep 17 00:00:00 2001 From: Joseph Hale Date: Mon, 29 Jan 2024 19:25:12 -0700 Subject: [PATCH] doc: Add MS SE title to name Part of my efforts to clarify more prominently that I have a Master's Degree in Software Engineering. --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 9fcca28..bb75752 100644 --- a/_config.yml +++ b/_config.yml @@ -37,7 +37,7 @@ twitter: social: # Change to your full name. # It will be displayed as the default author of the posts and the copyright owner in the Footer - name: Joseph Hale + name: Joseph Hale, MS SE email: # change to your email address links: # The first element serves as the copyright owner's link -- 2.51.2