Skip to content

Commit 3106667

Browse files
Update index.html
1 parent 809798b commit 3106667

1 file changed

Lines changed: 16 additions & 4 deletions

File tree

index.html

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1-
KittenApps-Films.github.io<br>
2-
Kitten Films and Apps website<br>
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>Index</title>
6+
</head>
37

4-
<a href="/geofs/">GeoFS</a><br>
5-
<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

Comments
 (0)