diff --git a/src/pages/index.astro b/src/pages/index.astro index deb9f35..7170ead 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -41,12 +41,7 @@ const socialCount = SOCIALS.filter(social => social.active).length;

- Hi, I'm Kayce Basques. - technicalwriting.tools is one of my personal blogs. My mission as a - technical writer is to share knowledge effectively and help others do - the same. I study the tools of technical writing because I've learned - that finding "the right tool for the job" makes it much easier to - succeed at my mission. + Adventures in docs-as-code by Kayce Basques

{ // only display if at least one social link is enabled