Small changes to the HTML head tag
All checks were successful
Deploy / Deploy website via rsync over SSH (push) Successful in 3s
All checks were successful
Deploy / Deploy website via rsync over SSH (push) Successful in 3s
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="color-scheme" content="dark">
|
||||
<meta name="theme-color" content="#0e0016">
|
||||
<title>Contact | Purplebored.pl</title>
|
||||
<title>Contact</title>
|
||||
|
||||
<meta name="description" content="How to contact Purplebored via email, IRC, or XMPP.">
|
||||
<meta name="description" content="How to contact purplebored via email, IRC, XMPP, etc.">
|
||||
<link rel="icon" href="/favicon.png" type="image/png">
|
||||
<link rel="stylesheet" href="/assets/css/style.css">
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user