From 6fa30eec950b85778daf13758b94799d5fe6a6ac Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Sat, 9 May 2026 00:42:15 +0200 Subject: added marcsello.com to neighbor sites --- main/templates/main_neighbors.html.j2 | 4 +++- main/templates/main_sidebar.html.j2 | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'main') diff --git a/main/templates/main_neighbors.html.j2 b/main/templates/main_neighbors.html.j2 index 85f3ce4..378f78a 100644 --- a/main/templates/main_neighbors.html.j2 +++ b/main/templates/main_neighbors.html.j2 @@ -1,9 +1,11 @@ {% extends "main_base.html.j2" %} {% block content %}
-

Visit these sites, they have way cooler (and more finished) webpages than me:

+

Visit these sites also, they are very cool:

tar.dev
+ marcsello.com +

A way cooler neighbor page coming soon... (I swear.)

{% endblock %} diff --git a/main/templates/main_sidebar.html.j2 b/main/templates/main_sidebar.html.j2 index 21b1492..7ad99b1 100644 --- a/main/templates/main_sidebar.html.j2 +++ b/main/templates/main_sidebar.html.j2 @@ -19,5 +19,7 @@

Neighbors

tar.dev +
+ marcsello.com
-- cgit v1.3