From 2cfeb25e021c4df1c7535e6c63cfacbf4dd8a60e Mon Sep 17 00:00:00 2001 From: Ian Adam Naval <790279+ianonavy@users.noreply.github.com> Date: Mon, 4 Sep 2023 23:20:24 -0400 Subject: [PATCH] Update pronouns --- ianonavy/_config.yml | 6 ++--- ianonavy/_includes/header.html | 49 ++++++++++++++++++++++------------ 2 files changed, 35 insertions(+), 20 deletions(-) diff --git a/ianonavy/_config.yml b/ianonavy/_config.yml index fda9a46..aa5467c 100644 --- a/ianonavy/_config.yml +++ b/ianonavy/_config.yml @@ -7,8 +7,8 @@ date_format: "%Y-%m-%d" ## Profile pronouns: - display: "they/them" - url: "https://pronoun.is/they/.../themself" + display: "they&she" + url: "https://en.pronouns.page/they%26she" ## Nav baseurl: "" @@ -21,7 +21,7 @@ resume_url: email: ianonavy@gmail.com keybase: ianonavy twitter_username: ianonavy -github_username: ianonavy +github_username: ianonavy # Build settings markdown: kramdown diff --git a/ianonavy/_includes/header.html b/ianonavy/_includes/header.html index 387f45d..d83c740 100644 --- a/ianonavy/_includes/header.html +++ b/ianonavy/_includes/header.html @@ -1,38 +1,53 @@