aboutsummaryrefslogtreecommitdiffstats
path: root/src/consts.ts
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-07-24 00:42:28 -0700
committerPinapelz <donaldshan1@outlook.com>2023-07-24 00:42:28 -0700
commit151b21a02e8f43a091ec1a78c794b97f43a5cfc9 (patch)
treed7543ed5d0c5c6900c78ffd503a94c4e9d86906c /src/consts.ts
parent338bcf12e0b7bbd6e587ec992e62860642856e80 (diff)
Initial Commit
Diffstat (limited to 'src/consts.ts')
-rw-r--r--src/consts.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/consts.ts b/src/consts.ts
index 1d5dbf6..0eb6d95 100644
--- a/src/consts.ts
+++ b/src/consts.ts
@@ -1,5 +1,5 @@
// Place any global data in this file.
// You can import this data from anywhere in your site by using the `import` keyword.
-export const SITE_TITLE = 'My personal website.';
-export const SITE_DESCRIPTION = 'Welcome to my website!';
+export const SITE_TITLE = "pinapelz's site";
+export const SITE_DESCRIPTION = 'Welcome to Pinapelz\'s Site!';
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage