diff options
author | Randall Degges <rdegges@gmail.com> | 2013-03-20 21:01:26 -0700 |
---|---|---|
committer | Randall Degges <rdegges@gmail.com> | 2013-03-20 21:01:26 -0700 |
commit | fe933f80917f865a92db9f8671154b8e0239f779 (patch) | |
tree | 48d46c183560b8129632f69307b114ce563a98ee /tuxlite_tbs/templates/category.html | |
parent | 53d6c4254aa2b4781b850419d63a40527c307d71 (diff) | |
download | pelican-themes-fe933f80917f865a92db9f8671154b8e0239f779.tar.gz |
Fixing broken support for `ARCHIVES_URL` in tuxlite-tbs theme.
This commit fixes an issue with users supplying their own custom `ARCHIVES_URL`
setting in their settings file while using the tuxlite-tbs theme.
The issue is that the `base.html` template didn't take the `ARCHIVES_URL`
variable into account, and therefore ignores is. This causes problems when users
want a custom archives URL.
This also fixes another part of the issue in the `archives.html` template, in
which article URLs were relative (not absolute) which causes breakage when
linking to articles.
This commit fixes all the above problems.
Diffstat (limited to 'tuxlite_tbs/templates/category.html')
0 files changed, 0 insertions, 0 deletions