Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Wunder-Wulfe committed Sep 24, 2019
0 parents commit 0d05d93
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 404.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kek {
text-align: center;
font-size: 2em;
font-family: 'Arial', Times;
}
8 changes: 8 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<kek>Oopsie Whoopsie</kek>
</body>
</html>
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!DOCTYPE html>
<html>
<h1>
</h1>
</html>
Empty file added shared.css
Empty file.

0 comments on commit 0d05d93

Please sign in to comment.