diff --git a/src/components/Head.astro b/src/components/Head.astro index a802414..87046df 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -4,7 +4,7 @@ export interface Props { } const { title } = Astro.props; const description = - "Ayo Ayco is a software engineer and consultant for hire, expecializing in web development | " + + "Ayo Ayco is a software engineer and consultant, expecializing in web development | " + title; --- diff --git a/src/pages/now.astro b/src/pages/now.astro index fa35b23..2adafc1 100644 --- a/src/pages/now.astro +++ b/src/pages/now.astro @@ -4,7 +4,7 @@ import Footer from "../components/Footer.astro"; import Back from "../components/Back.astro"; --- - +

Now

diff --git a/src/pages/showcase/astro-github-stats.astro b/src/pages/showcase/astro-github-stats.astro index 82d0857..7bc7d4b 100644 --- a/src/pages/showcase/astro-github-stats.astro +++ b/src/pages/showcase/astro-github-stats.astro @@ -5,7 +5,7 @@ import Back from "../../components/Back.astro"; import GithubStats from "astro-github-stats"; --- - +

Astro GitHub Stats

diff --git a/src/pages/showcase/astro-reactive-form.astro b/src/pages/showcase/astro-reactive-form.astro index a10e704..b945f54 100644 --- a/src/pages/showcase/astro-reactive-form.astro +++ b/src/pages/showcase/astro-reactive-form.astro @@ -57,7 +57,7 @@ const characteristicsForm: FormGroup = new FormGroup( ); --- - +

Astro Reactive Form

diff --git a/src/pages/showcase/index.astro b/src/pages/showcase/index.astro index deedae6..438fc7c 100644 --- a/src/pages/showcase/index.astro +++ b/src/pages/showcase/index.astro @@ -5,7 +5,7 @@ import Card from "../../components/Card.astro"; import Back from "../../components/Back.astro"; --- - +

UI Components

diff --git a/src/pages/social.astro b/src/pages/social.astro index 730737b..5aded1a 100644 --- a/src/pages/social.astro +++ b/src/pages/social.astro @@ -5,7 +5,7 @@ import Footer from "../components/Footer.astro"; import Back from "../components/Back.astro"; --- - +

Social Links