summaryrefslogtreecommitdiffstats
path: root/CLAUDE.md
diff options
context:
space:
mode:
Diffstat (limited to 'CLAUDE.md')
-rw-r--r--CLAUDE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CLAUDE.md b/CLAUDE.md
index 3f6a636..63879d6 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -54,6 +54,7 @@ cgit generates fixed HTML. Key selectors used in `cgit.css`:
| Line number cell | `td.linenumbers` |
| Code cell | `td.lines` |
| Footer | `div.footer` |
+| About/README content | `div#summary` |
If cgit's generated markup ever differs (version-dependent), inspect the live HTML first before changing selectors.