From a7a43fa5e99ebda7905604306ec2cf0b03c425f7 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Fri, 20 Aug 2021 22:39:54 +0300 Subject: make music project list page look like art menu also snippet that makes art menu is now separated as mixin (very powerful thing, btw). --- _includes/navigation.html | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to '_includes/navigation.html') diff --git a/_includes/navigation.html b/_includes/navigation.html index 0069ec8..ff9e372 100644 --- a/_includes/navigation.html +++ b/_includes/navigation.html @@ -1,8 +1,16 @@ -- cgit v1.2.3 From e3fa69262e3dbf65f92580f3600540393308587d Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Mon, 23 Aug 2021 20:11:32 +0300 Subject: tweak music project page also fix header that was wrong. add styles for titles with backlink. & other changes (see diff, i'm lazy) --- _includes/navigation.html | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to '_includes/navigation.html') diff --git a/_includes/navigation.html b/_includes/navigation.html index ff9e372..3615a1a 100644 --- a/_includes/navigation.html +++ b/_includes/navigation.html @@ -1,16 +1,17 @@ -- cgit v1.2.3