From ec29bebbda2a278e78da1a0f91bd7a8e100d5dd7 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Fri, 2 Oct 2020 02:09:59 +0300 Subject: Style changes Mainly changes to the color palette of the site, but also added a background image and increased the maximum width of the main container. Also added separate links for the RSS feeds of the weblog and recipe book. --- templates/weblog_archive.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/weblog_archive.html') diff --git a/templates/weblog_archive.html b/templates/weblog_archive.html index b06bdb2..cd507ba 100644 --- a/templates/weblog_archive.html +++ b/templates/weblog_archive.html @@ -9,7 +9,7 @@ Weblog archive - Yaroslav's weblog {% set section = get_section(path="weblog/_index.md") %}
{% for year, posts in section.pages | group_by(attribute="year") %} -

{{ year }}

+

{{ year }}