From 6836055edd304fcc4f826e5707fb61596578a317 Mon Sep 17 00:00:00 2001
From: Copilot <198982749+Copilot@users.noreply.github.com>
Date: Thu, 2 Apr 2026 01:15:12 -0400
Subject: [PATCH] =?UTF-8?q?add:=20Tech=20Donor=20section=20=E2=80=94=20cir?=
=?UTF-8?q?cular=20icons=20with=20hover=20tooltips=20on=20donate=20page=20?=
=?UTF-8?q?and=20homepage=20strip=20(#45)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* Initial plan
* add: tech donor icons, homepage strip, and donate page footer
Agent-Logs-Url: https://github.com/SillyLittleTech/lander/sessions/8db83a4c-68fa-4c6c-ba53-eaa79825e487
Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
* Placeholder: plan noted
Agent-Logs-Url: https://github.com/SillyLittleTech/lander/sessions/f2a723b5-4eca-4be3-9bc3-f59fa035bf96
Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
* fix: logo cropping and homepage tooltip overflow clipping
Agent-Logs-Url: https://github.com/SillyLittleTech/lander/sessions/f2a723b5-4eca-4be3-9bc3-f59fa035bf96
Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
* fix: add JSDoc and initialize top on declaration (DeepSource JS-D1001, JS-0119)
Agent-Logs-Url: https://github.com/SillyLittleTech/lander/sessions/c4790ea8-3c18-4fc1-b602-40a36133d1d6
Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
---
donate.html | 54 +++++++++++++
donors.css | 207 +++++++++++++++++++++++++++++++++++++++++++++++
donors.js | 180 +++++++++++++++++++++++++++++++++++++++++
index.html | 17 ++++
tech-donors.json | 32 ++++++++
5 files changed, 490 insertions(+)
create mode 100644 donors.css
create mode 100644 donors.js
create mode 100644 tech-donors.json
diff --git a/donate.html b/donate.html
index b94fa6d..9ba4b33 100644
--- a/donate.html
+++ b/donate.html
@@ -31,6 +31,7 @@
+