summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhongheng Liu <z.liu@outlook.com.gr>2025-02-25 16:08:58 +0200
committerZhongheng Liu <z.liu@outlook.com.gr>2025-02-25 16:08:58 +0200
commit8ee77843b54c6ab9d93f0b27291c1f81a9e1f36d (patch)
tree28a235e8b6604fe25188cdf57edc3bcd502f4ad0
parent92c93fb15fdae7db0634ad006728ffad63d169d0 (diff)
downloadstvnliu.gitlab.io-v2.tar.gz
stvnliu.gitlab.io-v2.tar.bz2
stvnliu.gitlab.io-v2.zip
feat: add link to site source codev2
-rw-r--r--app/src/Content.tsx6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/src/Content.tsx b/app/src/Content.tsx
index 1c1252f..41c5567 100644
--- a/app/src/Content.tsx
+++ b/app/src/Content.tsx
@@ -21,7 +21,11 @@ function ContentMain() {
<div className="first-block-inner">
<h1>Steven Liu</h1>
<p className="tagline">writing, building, and sharing code.</p>
- <br />
+ <p>
+ <a href="https://git.stvnliu.me/stvnliu/stvnliu.gitlab.io.git/tree/?h=v2">
+ → See the source code for this site.
+ </a>
+ </p>
<ButtonGroup>
<Button href="https://files.stvnliu.me/cv.pdf">
My Resume (CV)