From 01c17c68277ff88fab812920732d9bbe9e6bb571 Mon Sep 17 00:00:00 2001
From: murilo ijanc
Date: Tue, 24 Mar 2026 21:45:05 -0300
Subject: Simplify website to single-page
Remove old Zola-generated content, keep only the essential
landing page with about, contact, and license sections.
---
contact/index.html | 99 --------------------------------------------------
contact/index.html.gz | Bin 1383 -> 0 bytes
2 files changed, 99 deletions(-)
delete mode 100644 contact/index.html
delete mode 100644 contact/index.html.gz
(limited to 'contact')
diff --git a/contact/index.html b/contact/index.html
deleted file mode 100644
index 2362543..0000000
--- a/contact/index.html
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-
-
-
- Contact — Tesseras
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Contact
- Mailing Lists
-The best way to reach the project is through the
-mailing lists:
-
-IRC
-Join us on Libera.Chat in the #tesseras channel
-(webchat).
-Bug Reports
-File bug reports and feature requests on the
-ticket tracker.
-Source Code
-
-Resources
-
-
-
-
-
-
-
-
-
diff --git a/contact/index.html.gz b/contact/index.html.gz
deleted file mode 100644
index c4c67e7..0000000
Binary files a/contact/index.html.gz and /dev/null differ
--
cgit v1.2.3