Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 68b0274

Browse files
authoredDec 26, 2024
Update index.html
1 parent 7e2ac24 commit 68b0274

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<html lang="en-SC">
33
<head>
44
<title>𝗗𝟯𝘃elop Ltd</title>
5-
<meta name='viewport' content='width=device-width, initial-scale=1.0'>
6-
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta charset="utf-8">
77
<script>
88
// Parse reload interval from query string, default to 5000ms
99
const urlParams = new URLSearchParams(window.location.search);

0 commit comments

Comments
 (0)