Skip to content

Commit c367158

Browse files
committed
Remove remaining AI slop (fuck-slop pass)
1 parent 63bb84e commit c367158

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

AGENTS.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ CI (`.github/workflows/ci.yml`) runs `npm run build` on push to `main`. No unit
4949

5050
```
5151
app/
52-
page.jsx # Landing
53-
curricula/ # Curriculum browser
54-
layout.js
55-
globals.css
56-
public/ # Browser logos, curriculum images
52+
page.jsx # Landing
53+
curricula/ # Curriculum browser
54+
layout.js
55+
globals.css
56+
public/ # Browser logos, curriculum images
5757
```
5858

5959
This repo is **marketing/docs only**: the MV3 extension lives in [gradesim](https://github.com/uplbtools/gradesim).

0 commit comments

Comments
 (0)