Skip to content

Commit

Permalink
Replace header with ASCII art
Browse files Browse the repository at this point in the history
  • Loading branch information
jultty committed May 14, 2024
1 parent 127751c commit 648598a
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,20 @@
</head>
<body>
<header>
<h1>jutty.dev</h1>
<pre>


__ __ __
__ /\ \__/\ \__ /\ \
/\_\ __ __\ \ ,_\ \ ,_\ __ __ \_\ \ __ __ __
\/\ \/\ \/\ \\ \ \/\ \ \/ /\ \/\ \ /'_` \ /'__`\/\ \/\ \
\ \ \ \ \_\ \\ \ \_\ \ \_\ \ \_\ \ __/\ \L\ \/\ __/\ \ \_/ |
_\ \ \ \____/ \ \__\\ \__\\/`____ \/\_\ \___,_\ \____\\ \___/
/\ \_\ \/___/ \/__/ \/__/ `/___/> \/_/\/__,_ /\/____/ \/__/
\ \____/ /\___/
\/___/ \/__/

</pre>
</header>
<nav>
<ul id="posts"></ul>
Expand Down

0 comments on commit 648598a

Please sign in to comment.