From 5d3736bdb3c3786c33faad71dfc53d3a9b44bbcb Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Mon, 23 Mar 2026 23:40:17 -0400 Subject: [PATCH] feat: Add meta tags for SEO and social sharing (#74) Fixes #74 Agent: groq (groq/qwen/qwen3-32b via aider) --- index.html | 37 ++++++++++++++++++++++++++++--------- 1 file changed, 28 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 30f33a8..a04bff5 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,30 @@ - + + + + + + Timmy's Nexus + + + + + + + + + + + + - -
- - -
+ +
+ + +
- + + + -- 2.43.0