From 7236404f28ef13d0905eda7326a16ba4df3f79f0 Mon Sep 17 00:00:00 2001 From: "Nikola R. Hristov" Date: Wed, 17 Apr 2024 22:56:43 +0300 Subject: [PATCH] squash! Signed-off-by: Nikola R. Hristov --- Source/Layout/Base.astro | 2 +- Source/pages/index.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Layout/Base.astro b/Source/Layout/Base.astro index 33c419e5..90dffdad 100644 --- a/Source/Layout/Base.astro +++ b/Source/Layout/Base.astro @@ -4,7 +4,7 @@ import Header from "@Component/Header.astro"; import "@Stylesheet/Base.css"; -const { Font = [], Title = "Playform", Description = "☁️ Cloud" } = Astro.props; +const { Font = [], Title = "Playform", Description = "🌩️ Cloud." } = Astro.props; interface Props { Font?: string[]; diff --git a/Source/pages/index.astro b/Source/pages/index.astro index c0e5f79d..3a2c3197 100644 --- a/Source/pages/index.astro +++ b/Source/pages/index.astro @@ -15,7 +15,7 @@ import "@Stylesheet/Page/Index.css";
-

☁️ Cloud.

+

🌩️ Cloud.