Gordon Stanton
afc6b7518f
Fixed link to Tags.
...
Get episode ID and episode tags from eps.
Generate the Tags page by looping through the tags, order by their first character.
Added tags page to the config.
2023-05-01 00:50:01 +10:00
Gordon Stanton
610e91ea9f
Added lazy loading attribute to images in show notes.
2023-03-19 22:51:21 +11:00
Gordon Stanton
ce4aefe828
Renamed macro get_avatar to get_avatar_src as per suggestion.
...
Moved host_thumb macro into shared avatar template file.
Made condition of lazy loading a parameter.
2023-03-12 18:48:51 +11:00
Gordon Stanton
ebcd906300
Moved thumbnail image tag to Block with conditional lazy load.
2023-03-11 01:57:51 +11:00
Gordon Stanton
c744bdf175
Moved host thumbnail image tag to separate template file.
...
Added loading="lazy" to image tag.
Changed alt text to show host username.
2023-03-05 02:07:03 +11:00