From c04e694275fe3193d4eef548ee63f4bc1ec121f9 Mon Sep 17 00:00:00 2001 From: Bobby Date: Wed, 1 Nov 2023 19:08:52 -0400 Subject: updates --- templates/blog/partials/base.html | 5 -- templates/blog/partials/sidebar.html | 4 +- templates/blog/site_policy.html | 2 +- templates/dev_status/home.html | 92 ++++++++++++++++++------------------ 4 files changed, 50 insertions(+), 53 deletions(-) diff --git a/templates/blog/partials/base.html b/templates/blog/partials/base.html index d55abcd3..207d29a1 100644 --- a/templates/blog/partials/base.html +++ b/templates/blog/partials/base.html @@ -158,10 +158,5 @@ {% endif %} {% block scripts %} {% endblock %} - - diff --git a/templates/blog/partials/sidebar.html b/templates/blog/partials/sidebar.html index 81562aee..d638f3b4 100644 --- a/templates/blog/partials/sidebar.html +++ b/templates/blog/partials/sidebar.html @@ -189,7 +189,7 @@ -
  • + {% comment %}
  • Mastodon @@ -197,7 +197,7 @@ Mastodon external-link -
  • + {% endcomment %} diff --git a/templates/blog/site_policy.html b/templates/blog/site_policy.html index d03a81dc..683e2c07 100644 --- a/templates/blog/site_policy.html +++ b/templates/blog/site_policy.html @@ -2,7 +2,7 @@

    I see cookies! Wait, Do you track me?

    This site uses cookies to store information on your computer. These cookies are required to enable the login functionality of the site. They are not used for tracking purposes.

    -

    Update: W.E.F May 27, 2023, this site will employ Google Analytics to track user activity. Also Cloudflare's Browser Insights will be used to track performance metrics.

    +

    Update: W.E.F May 27, 2023, this site will employ Google Analytics to track user activity. Also Cloudflare's Browser Insights will be used to track performance metrics. (Redacted! No tracking is involved. Enjoy your privacy!)

    Also, do not sell my data!

    Any personal information you provide here will be kept confidential and will not be sold, rented, loaned, or otherwise disclosed. Any information you provide will be held with the utmost care, and will not be used in ways that you have not consented to. If you have any questions, please feel free to contact me at webmaster@thatcomputerscientist.com.

    diff --git a/templates/dev_status/home.html b/templates/dev_status/home.html index 6c494fe5..1863434b 100644 --- a/templates/dev_status/home.html +++ b/templates/dev_status/home.html @@ -1,53 +1,55 @@ {% extends 'blog/partials/base.html' %} {% block content %}
    +
    + + + + + + + + + + + +
    +

    Search & Filter:  

    +
    + + + + + + + + + +
    +
    {% load static %} {% load times %} -
    - {% comment %} Search and Filter {% endcomment %} - - - - - - - - - - - -
    -

    Search & Filter:  

    -
    - - - - - - - - - -
    -
    +

    -
    - + {% comment %} Search and Filter {% endcomment %} + +
    +
    {% for repo in repos %} -- cgit v1.2.3
    @@ -55,8 +57,8 @@ -

    {{ repo.name }}

    -

    {{ repo.description }}

    +

    {{ repo.name }}

    +

    {{ repo.description }}