summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhongheng Liu <z.liu@outlook.com.gr>2024-04-30 18:55:33 +0300
committerZhongheng Liu <z.liu@outlook.com.gr>2024-04-30 18:55:33 +0300
commit930e85817d719778496e4fa6bd925c36f36eec9c (patch)
tree0aa11030a6ccdb9b4067614f408f0fc3c1d4aa83
parent2ba81d08b836457deb64c4c258afbee763c13330 (diff)
downloadstvnliu.gitlab.io-930e85817d719778496e4fa6bd925c36f36eec9c.tar.gz
stvnliu.gitlab.io-930e85817d719778496e4fa6bd925c36f36eec9c.tar.bz2
stvnliu.gitlab.io-930e85817d719778496e4fa6bd925c36f36eec9c.zip
chore: update description metas
-rw-r--r--app/public/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/public/index.html b/app/public/index.html
index aa069f2..046038e 100644
--- a/app/public/index.html
+++ b/app/public/index.html
@@ -7,7 +7,7 @@
<meta name="theme-color" content="#000000" />
<meta
name="description"
- content="Web site created using create-react-app"
+ content="Zhongheng Liu's online portfolio and personal homepage."
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
@@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
- <title>React App</title>
+ <title>Zhongheng Liu - About Me</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>