From 28d1ea21350640ff5da7412b7e096cc09f7cb567 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sun, 6 Jun 2021 06:59:20 -0600 Subject: refactor css and theme switcher --- art/plt/base.html | 25 +++++++++++-------------- art/plt/page_list.html | 2 +- art/plt/rss.xml | 1 + 3 files changed, 13 insertions(+), 15 deletions(-) (limited to 'art/plt') diff --git a/art/plt/base.html b/art/plt/base.html index 6c56ac4..5fe0244 100644 --- a/art/plt/base.html +++ b/art/plt/base.html @@ -1,6 +1,6 @@ - + @@ -21,8 +21,8 @@ - - + + {%block head_og%}{%endblock head_og%} @@ -40,6 +40,10 @@ Blog +
  • + Art +
  • +
  • Git -
    - - - -
    +
    @@ -85,7 +82,7 @@ - RSS + RSS
    @@ -96,7 +93,7 @@
    - Copyright 2021 David Luévano Alvarado + Copyright 2021 David Luévano Alvarado diff --git a/art/plt/page_list.html b/art/plt/page_list.html index 16dc4d5..bd1f678 100644 --- a/art/plt/page_list.html +++ b/art/plt/page_list.html @@ -1,6 +1,6 @@ {%macro print(pages)%}

    Articles

    -
      +
        {%for p in pages%} {%if loop.previtem%} {%if loop.previtem.cdate_list_sep !=p.cdate_list_sep%} diff --git a/art/plt/rss.xml b/art/plt/rss.xml index 5be7c37..5ce541d 100644 --- a/art/plt/rss.xml +++ b/art/plt/rss.xml @@ -1,5 +1,6 @@ -- cgit v1.2.3-70-g09d2