From 372f5434ae16f952ce7d61f7416e26f696fc50ad Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 11 Nov 2022 14:32:24 -0800 Subject: fixed silly typo --- build/website/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/website') 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

RSS/Atom Feed

- This website is hosted on my git server. By extension, git frontend provides + This website is hosted on my git server. By extension, my git frontend 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).

-- cgit