We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ba0d3 commit ea6d4bfCopy full SHA for ea6d4bf
1 file changed
index.html
@@ -1,5 +1,5 @@
1
<!-- Dedicated to God the Father -->
2
-<!-- All Rights Reserved Christopher Andrew Topalian Copyright 2000-2025 -->
+<!-- All Rights Reserved Christopher Andrew Topalian Copyright 2000-2026 -->
3
<!-- https://github.com/ChristopherTopalian -->
4
<!-- https://github.com/ChristopherAndrewTopalian -->
5
<!-- index.html -->
@@ -8,6 +8,10 @@
8
<head>
9
<title> index </title>
10
11
+<meta charset = 'UTF-8'>
12
+
13
+<meta name = 'viewport' content = 'width = device-width, initial-scale = 1.0'>
14
15
<style>
16
17
body
0 commit comments