diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2022-12-27 02:14:36 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2022-12-27 02:14:36 -0600 |
commit | 903211371ec1ea6354f3aff0ccb09baf3ed6d33a (patch) | |
tree | 9658cd4f9b15ef8852add3bb818fedd2d9e6516d /pyssg.xyz/src | |
parent | 6ec12d94c1b25883e3588afcadd686d3dc157675 (diff) |
remove unnecessary variables for page objectv0.8.2
removed some of the unnecessary variables for dates on the page object, as well as from the mandatory config
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 27371cd..ef30baa 100644 --- a/pyssg.xyz/src/pyssg.xyz/index.md +++ b/pyssg.xyz/src/pyssg.xyz/index.md @@ -4,6 +4,6 @@ Welcome to the official pyssg website. This is as of now serving as a testing gr ## Blog -You can find the blog (actually just a mock) [here](https://blog.luevano.xyz). +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 |