idk?
This commit is contained in:
parent
9412c03ad1
commit
c4049313d4
7 changed files with 312 additions and 12 deletions
21
www/index-old.html
Normal file
21
www/index-old.html
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css-old/typing.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="centered heading">
|
||||
<div id="typing-wrapper">
|
||||
|
||||
<div id="typing-prompt">
|
||||
$ do butterflies cry when they're sad?
|
||||
</div>
|
||||
|
||||
<div id="typing-result">
|
||||
Segmentation fault (core dumped)
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue