Compare commits

..

No commits in common. "bfef5e21c8c72fc45abd109816c368729f4aa952" and "c861cb508325e4469223d829a9464897b7be54ba" have entirely different histories.

2 changed files with 0 additions and 31 deletions

View file

@ -1,27 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="css/typing.css">
</head>
<body>
<div class="centered heading">
<div id="typing-wrapper">
<div id="typing-prompt">
grub> boot
</div>
<div id="typing-result">
ERROR: Root device mounted successfully, but /sbin/init does not exist.
Bailing out, you are on your own.
Good luck
sh: can't access tty; job control turned off
[rootfs ]#
</div>
</div>
</div>
</body>
</html>

View file

@ -1,4 +0,0 @@
@import "tty";
@include tty(2ch, 36ch, 3s, 0.6s, 0.8s);