From 1e4732c2583455ef7f05858bc381494e40e18090 Mon Sep 17 00:00:00 2001 From: intergrav Date: Mon, 23 Jun 2025 08:36:49 -0400 Subject: [PATCH] feat: demo seo --- index.html | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 4fa08f6..352f613 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,16 @@ slight.css + + + + @@ -73,10 +83,9 @@
  • displays lists in nav horizontally when placed in header
  • - keep in mind that mostly relying on the user agent stylesheet means that - things could possibly look different on other browsers. for certain - projects, this may matter, and you might want to look into using a CSS - reset/normalize stylesheet such as + keep in mind that this is not a CSS reset or normalization stylesheet. it + simply adds some better defaults with the aim of being as minimal as + possible. if you need a normalization stylesheet, i recommend using modern-normalize. @@ -166,7 +175,7 @@ beep boop

    -- 2.51.2