Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/grid-aware-site.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ If at any point along in that process there is no data available, something goes
When the grid-aware flag is set on this website, the following changes are made inside the Cloudflare Worker before the page is returned to the user:

- Glitch animations are removed.
- The [https://departuremono.com/](Depature Mono webfont) is replaced with [System Font alternatives](https://modernfontstacks.com/).
- The [Depature Mono webfont](https://departuremono.com/) is replaced with [System Font alternatives](https://modernfontstacks.com/).
- **_Most_ JavaScript is removed**. That includes:
- Filters and controls on the [/writing](/writing) and [/reading](/reading) pages.
- Site controls to "deglitch", "depixelate", and switch themes.
Expand Down