[PR #924] [MERGED] Update 404.html to make W3C validator happy #1111

Closed
opened 2026-03-03 14:42:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/924
Author: @Lnc
Created: 2/6/2022
Status: Merged
Merged: 2/12/2022
Merged by: @lipis

Base: mainHead: main


📝 Commits (1)

  • ced5be6 Update 404.html to make W3C validator happy

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 404.html (+3 -1)

📄 Description

https://validator.w3.org/ reports some errors on the 404.html page:

  • Bad value “0;https://flagicons.lipis.dev” for attribute “content” on element “meta”: Expected a space character, but saw “h” instead.
  • Element “head” is missing a required instance of child element “title”.
  • The character encoding was not declared.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lipis/flag-icons/pull/924 **Author:** [@Lnc](https://github.com/Lnc) **Created:** 2/6/2022 **Status:** ✅ Merged **Merged:** 2/12/2022 **Merged by:** [@lipis](https://github.com/lipis) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`ced5be6`](https://github.com/lipis/flag-icons/commit/ced5be6a928ebf553aaf1980adb0d412131a5b09) Update 404.html to make W3C validator happy ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `404.html` (+3 -1) </details> ### 📄 Description <https://validator.w3.org/> reports some errors on the `404.html` page: - Bad value “0;https://flagicons.lipis.dev” for attribute “content” on element “meta”: Expected a space character, but saw “h” instead. - Element “head” is missing a required instance of child element “title”. - The character encoding was not declared. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:42:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flag-icons#1111
No description provided.