From 4006a20bd332dd476a7cc20c11685afeca025f29 Mon Sep 17 00:00:00 2001 From: "Mordecai K." <39312305+insidemordecai@users.noreply.github.com> Date: Fri, 12 Dec 2025 19:46:45 +0300 Subject: [PATCH] update: quick md link syntax correction --- src/grid-aware-site.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/grid-aware-site.md b/src/grid-aware-site.md index 747848b..af7a386 100644 --- a/src/grid-aware-site.md +++ b/src/grid-aware-site.md @@ -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.