From 9ffdfc82fa5e669740f8baae38a4c59841a9c8be Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 3 Nov 2022 23:54:14 +0100 Subject: [PATCH] update pages' titles --- src/components/Head.astro | 2 +- src/pages/now.astro | 2 +- src/pages/showcase/astro-github-stats.astro | 2 +- src/pages/showcase/astro-reactive-form.astro | 2 +- src/pages/showcase/index.astro | 2 +- src/pages/social.astro | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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