heartwood every commit a ring

Update location

d4ace384 by Isaac Bythewood · 1 year ago

modified README.md
@@ -8,7 +8,7 @@# Isaac BythewoodThe personal website of Isaac Bythewood, a Full-Stack Developer located inMorganton, NC.Elkin, NC.https://isaacbythewood.com/
modified pages/index.js
@@ -25,7 +25,7 @@ const Index = () => {  }, []);  return (    <Page title="Full-Stack Developer located in Morganton, NC">    <Page title="Full-Stack Developer located in Elkin, NC">      <ImageWrapper>        <Image          src="/static/images/art/acrylic-pours/005.webp"
@@ -44,7 +44,7 @@ const Index = () => {          );        })}      </TransitionGroup>      <Description>Full-Stack Developer located in Morganton, NC</Description>      <Description>Full-Stack Developer located in Elkin, NC</Description>      <Name>Isaac</Name>      <Name style={{ animationDelay: "100ms" }}>Bythewood</Name>    </Page>
modified site.config.js
@@ -2,7 +2,7 @@ const strings = {  title: "Isaac Bythewood",  description:    "Isaac Bythewood is a Full-Stack Developer and Consultant located in " +    "Morganton, NC.",    "Elkin, NC.",};const theme = {