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 /website/index.html | |
parent | 0e5eccfb37fb8ce26c50064c2ddf04f893694207 (diff) |
fixed silly typo
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |