diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-27 20:29:22 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-27 20:29:22 -0400 |
commit | f9b68701eaf68c96edd99fe3d863ff45862dcaf0 (patch) | |
tree | da543371d786a5444e0493ebd5ffcb57206f1126 /TODO.md | |
parent | 9f26f336c7e335235cdd8c8f6c818ab6e8a5eee4 (diff) | |
download | pablotron.org-f9b68701eaf68c96edd99fe3d863ff45862dcaf0.tar.bz2 pablotron.org-f9b68701eaf68c96edd99fe3d863ff45862dcaf0.zip |
TODO.md: mark rss feed as done
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -10,8 +10,8 @@ this stuff may not make any sense. * import files * comment idea: http://donw.io/post/github-comments/ * add "music" somewhere ("songs", keep pmdn.org for personal stuff) -* fix RSS, default rss 2.0 tmpl is here: - `https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/_default/rss.xml` +* add sticky footer: + https://css-tricks.com/couple-takes-sticky-footer/ ## projects * ft2-ruby @@ -65,3 +65,4 @@ this stuff may not make any sense. * nft setup (pmdn, laptop) * table shortcode (`hugo-shortcode-table`) * removed `script-src unsafe-inline`, A+ score on securityheaders +* fix RSS to show full feed |