diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2022-12-27 02:25:40 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2022-12-27 02:25:40 -0600 |
commit | 369944746e3bf52b93919fe4b10262fa31f15a83 (patch) | |
tree | 3afb08522631c0df33c68bde67340af66a2546f9 /pyssg.xyz/src | |
parent | 903211371ec1ea6354f3aff0ccb09baf3ed6d33a (diff) |
fix links for some pages
Diffstat (limited to 'pyssg.xyz/src')
-rw-r--r-- | pyssg.xyz/src/pyssg.xyz/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyssg.xyz/src/pyssg.xyz/index.md b/pyssg.xyz/src/pyssg.xyz/index.md index ef30baa..71194a8 100644 --- a/pyssg.xyz/src/pyssg.xyz/index.md +++ b/pyssg.xyz/src/pyssg.xyz/index.md @@ -6,4 +6,4 @@ Welcome to the official pyssg website. This is as of now serving as a testing gr You can find the blog (actually just a mock) [here](https://blog.pyssg.xyz). -Get the RSS feed: [https://pyssg.xyz/rss.xml](https://pyssg.xyz/rss.xml)
\ No newline at end of file +Get the RSS feed: [https://blog.pyssg.xyz/rss.xml](https://blog.pyssg.xyz/rss.xml)
\ No newline at end of file |