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/live/blog | |
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/live/blog')
-rw-r--r-- | pyssg.xyz/live/blog/rss.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyssg.xyz/live/blog/rss.xml b/pyssg.xyz/live/blog/rss.xml index 20b4c4e..bb30671 100644 --- a/pyssg.xyz/live/blog/rss.xml +++ b/pyssg.xyz/live/blog/rss.xml @@ -14,7 +14,7 @@ <webMaster>david@luevano.xyz (David Luévano Alvarado)</webMaster> <pubDate></pubDate> <lastBuildDate></lastBuildDate> - <generator>pyssg v0.8.0</generator> + <generator>pyssg v0.8.1</generator> <docs>https://validator.w3.org/feed/docs/rss2.html</docs> <ttl>30</ttl> <image> |