We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 809798b commit 3106667Copy full SHA for 3106667
1 file changed
index.html
@@ -1,5 +1,17 @@
1
-KittenApps-Films.github.io<br>
2
-Kitten Films and Apps website<br>
+<!doctype html>
+<html>
3
+<head>
4
+<meta charset="UTF-8">
5
+<title>Index</title>
6
+</head>
7
-<a href="/geofs/">GeoFS</a><br>
-<a href="/youtube/">Kitten Films YouTube Channel</a><br>
8
+<body>
9
+<center>
10
+ KittenApps-Films.github.io<br>
11
+ Kitten Films and Apps website<br>
12
+
13
+ <a href="/geofs/">GeoFS</a><br>
14
+ <a href="/youtube/">Kitten Films YouTube Channel</a><br>
15
+</center>
16
+</body>
17
+</html>
0 commit comments