diff --git a/content/posts/website-best-practices.gmi b/content/posts/website-best-practices.gmi index fb9f157..b17be08 100644 --- a/content/posts/website-best-practices.gmi +++ b/content/posts/website-best-practices.gmi @@ -132,7 +132,7 @@ link: ; rel=preload; as=image ### Inline content -In addition to HTML, CSS is also a blocking resource. You could pre-load your CSS using a "link" header. Alternatively: if your CSS is under a kilobyte, consider inlining it in the using a