From 4fb4df3e6a4f643883de4e9e59d01e352e0b5f5f Mon Sep 17 00:00:00 2001 From: lotherk Date: Fri, 27 Mar 2026 10:42:47 +0000 Subject: [PATCH] docs: update AGENTS.md with www/ structure --- AGENTS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index f3f2631..4120eb7 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -28,6 +28,12 @@ Self-hosted journaling app where users capture events throughout the day and AI api.ts # API client with typed methods geolocation.ts # Browser geolocation with reverse geocoding ThemeContext.tsx # Dark/light theme + +/www + index.html # Product landing page + /css # Stylesheets + /js # JavaScript + /docs # HTML documentation pages ``` ## Key Concepts