Added <meta name="viewport" content="width=device-width, initial-scale=1.0"> to all the pages.

This commit is contained in:
2025-05-26 20:47:27 +02:00
parent 8dcab47ebc
commit dcf2b5f955
10 changed files with 10 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<!-- Stuff required for embeds and propper SEO -->
<!-- ^ who gives a shit -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="og:url" content="https://purplebored.pl/" />
<meta name="og:title" content="Purplebored.pl" />
<meta name="og:description" content="Just my personal website :-)" />