From: Christopher Coté Date: Fri, 13 Dec 2024 01:44:56 +0000 (-0500) Subject: add rss feeds X-Git-Url: http://git.entropealabs.com/?a=commitdiff_plain;h=261c1c4e8b1b42bbc627dcb551cd0b0ed5d3abbb;p=entropealabs.gitlab.io.git add rss feeds --- diff --git a/public/index.html b/public/index.html index 736385a..8b2b386 100644 --- a/public/index.html +++ b/public/index.html @@ -51,6 +51,41 @@ vertical-align: middle; } + .collection{ + display: grid; + grid-template-columns: repeat(3, 1fr); + gap: 3px; + grid-auto-rows: minmax(100px, auto); + background-color: #ffffff; + padding: 3px; + } + + .item p{ + display: none; + } + + .fedi{ + background-color: #ffffff11; + margin-bottom: 17px; + border-radius: 17px; + } + + .fedi p{ + margin: 0; + padding: 17px; + overflow-x: hidden; + } + + .fedi p.date{ + background-color: #9D9FA8; + padding: 3px; + padding-left: 17px; + } + + .item img{ + width: 100%; + } + @@ -69,7 +104,58 @@
Technology, sustainability and food, not always in that order
+

Videos

+
+

Photography

+
+

Fedi

+
- + +