From ec80c3b0006b326c18abd4f0047207c02dcb6670 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Sun, 3 Apr 2022 23:55:04 -0700 Subject: [PATCH] Reflect this site's CSS improvements See parent commit 60bf9110b91e1d424e58ef929bbab0924e3baae0 Link: https://git.sr.ht/~seirdy/seirdy.one/commit/60bf9110b91e1d424e58ef929bbab0924e3baae0 --- content/posts/website-best-practices.gmi | 8 ++++---- content/posts/website-best-practices.md | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) 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