diff options
author | Preston Pan <preston@nullring.xyz> | 2022-11-11 14:32:24 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2022-11-11 14:32:24 -0800 |
commit | 372f5434ae16f952ce7d61f7416e26f696fc50ad (patch) | |
tree | b0ba36619c11c4e7520418b7d097c401c77fbf72 /build/website | |
parent | 0e5eccfb37fb8ce26c50064c2ddf04f893694207 (diff) |
fixed silly typo
Diffstat (limited to 'build/website')
-rw-r--r-- | build/website/index.html | 2 |
1 files changed, 1 insertions, 1 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> |