From 22772ec62e9cd59ddcf59accaad3f5529cdd7ab2 Mon Sep 17 00:00:00 2001 From: Harry Roberts Date: Mon, 16 Sep 2024 15:14:08 +0100 Subject: [PATCH] Add latency post to footer links --- _includes/footer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/footer.html b/_includes/footer.html index d0420faf..7a081b0e 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -10,6 +10,7 @@

Learn:

  • CSS Performance
  • Does DOMContentLoaded Still Matter?
  • Improve Web Performance on iOS +
  • Optimise for High Latency
  • Optimise Largest Contentful Paint
  • Speed Up Google Fonts
  • Can We Drop Our Build Tools Yet?