summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/website/index.html2
-rw-r--r--website/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/build/website/index.html b/build/website/index.html
index c730c95..2b68455 100644
--- a/build/website/index.html
+++ b/build/website/index.html
@@ -76,7 +76,7 @@ Preston Pan
<h2>RSS/Atom Feed</h2>
<p>
- This website is hosted on my git server. By extension, <a href="https://git.prestonpan.tech">git frontend</a> provides
+ This website is hosted on my git server. By extension, my <a href="https://git.prestonpan.tech">git frontend</a> provides
a rss/atom feed for my website so you can be notified about each update to the website (with details on what is updated
via commit messages).
</p>
diff --git a/website/index.html b/website/index.html
index 1b165b0..93372eb 100644
--- a/website/index.html
+++ b/website/index.html
@@ -56,7 +56,7 @@ $$START CONTENT
<h2>RSS/Atom Feed</h2>
<p>
- This website is hosted on my git server. By extension, <a href="https://git.prestonpan.tech">git frontend</a> provides
+ This website is hosted on my git server. By extension, my <a href="https://git.prestonpan.tech">git frontend</a> provides
a rss/atom feed for my website so you can be notified about each update to the website (with details on what is updated
via commit messages).
</p>