diff options
| author | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-03-28 18:33:33 -0400 |
|---|---|---|
| committer | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-03-28 18:36:22 -0400 |
| commit | 57dcd87622abdaae205a0e4d9cc884a4e802c17c (patch) | |
| tree | 578179ded2b31a591139a6c900c7f28854c61549 /hugo_stats.json | |
| parent | 91b15d9fadd7308ddb68d0faeb610d1583be536b (diff) | |
fix(google): google 404
made modifications to prevent 404 errors with google.
Diffstat (limited to 'hugo_stats.json')
| -rw-r--r-- | hugo_stats.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/hugo_stats.json b/hugo_stats.json index fe12bba..f2eeeb5 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -1,6 +1,7 @@ { "htmlElements": { "tags": [ + "?xml", "a", "annotation", "blockquote", @@ -115,7 +116,6 @@ "card-body", "card-body-link", "card-img-bg", - "card-img-h100", "card-img-top", "card-img-wrap", "card-text", @@ -135,7 +135,6 @@ "col-3", "col-4", "col-6", - "col-8", "col-9", "col-lg-2", "col-lg-8", @@ -228,7 +227,6 @@ "fw-30", "fw-bold", "fw-medium", - "g-0", "g-1", "g-4", "gap-1", @@ -355,7 +353,6 @@ "reveal", "rounded", "rounded-5", - "rounded-start", "row", "row-cols-1", "row-cols-2", |
