Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mettler authored Dec 7, 2023
0 parents commit 185cdc0
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>yak</title>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
</head>
<body>
<table align="center">
<tr><td>
<pre>
\__/
-----/(oo)\
/( (__)
||---||
</pre>
</td></tr>
</table>
</body>
</html>

0 comments on commit 185cdc0

Please sign in to comment.