Skip to content

Commit 7d92ac4

Browse files
update
1 parent 33d83f1 commit 7d92ac4

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CATopalian_JavaScript_Frames_Per_Second.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- Dedicated to God the Father -->
2-
<!-- All Rights Reserved Christopher Andrew Topalian Copyright 2000-2025 -->
2+
<!-- All Rights Reserved Christopher Andrew Topalian Copyright 2000-2026 -->
33
<!-- https://github.com/ChristopherTopalian -->
44
<!-- https://github.com/ChristopherAndrewTopalian -->
55
<!-- CATopalian_JavaScript_Frames_Per_Second.html -->
@@ -8,6 +8,10 @@
88
<head>
99
<title> CATopalian JavaScript Frames Per Second </title>
1010

11+
<meta charset = 'UTF-8'>
12+
13+
<meta name = 'viewport' content = 'width = device-width, initial-scale = 1.0'>
14+
1115
<link rel = 'stylesheet' href = 'src/css/style001.css'>
1216

1317
<script src = 'src/js/1shortcuts/shortcuts.js'></script>

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- Dedicated to God the Father -->
2-
<!-- All Rights Reserved Christopher Andrew Topalian Copyright 2000-2025 -->
2+
<!-- All Rights Reserved Christopher Andrew Topalian Copyright 2000-2026 -->
33
<!-- https://github.com/ChristopherTopalian -->
44
<!-- https://github.com/ChristopherAndrewTopalian -->
55
<!-- index.html -->
@@ -8,6 +8,10 @@
88
<head>
99
<title> index </title>
1010

11+
<meta charset = 'UTF-8'>
12+
13+
<meta name = 'viewport' content = 'width = device-width, initial-scale = 1.0'>
14+
1115
<style>
1216

1317
body

0 commit comments

Comments
 (0)