WhisperMaPhone/thoughts
Matthias Portzel 40fd0aaa5c Current page tweaks
* Add link rel canonical to all pages (/ points itself instead of /?page=current-season because Google crawls duplicate versions of pages less often. I want / to be crawled frequently, so it has to be the canonical version of the content it holds)
* Fix a bug where passing an invald page slug would mean that no page was highlighted as current in the footer
2022-05-12 08:16:44 -05:00
..
migrations Rename 'main' to 'thoughts' 2022-04-30 13:34:39 -04:00
static Switch to text-decoration from border-bottom for header underlines 2022-05-03 14:20:23 -04:00
templates/thoughts Current page tweaks 2022-05-12 08:16:44 -05:00
templatetags Rename 'main' to 'thoughts' 2022-04-30 13:34:39 -04:00
__init__.py Rename 'main' to 'thoughts' 2022-04-30 13:34:39 -04:00
apps.py Rename 'main' to 'thoughts' 2022-04-30 13:34:39 -04:00
feed.py Rename 'main' to 'thoughts' 2022-04-30 13:34:39 -04:00
models.py Add audio/mpeg, which the server uses for mp3 audio 2022-05-07 17:03:51 -04:00
pagination.py Rename 'main' to 'thoughts' 2022-04-30 13:34:39 -04:00
search_indexes.py Move search templates 2022-05-03 13:31:01 -04:00
settings_context_processor.py Rename 'main' to 'thoughts' 2022-04-30 13:34:39 -04:00
views.py Current page tweaks 2022-05-12 08:16:44 -05:00