mirror of
https://github.com/SmallPond/MIT6.828_OS.git
synced 2026-03-22 21:00:47 +08:00
12 lines
170 B
HTML
12 lines
170 B
HTML
<html>
|
|
<head>
|
|
<title>jhttpd on JOS</title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<h2>This file came from JOS.</h2>
|
|
<marquee>Cheesy web page!</marquee>
|
|
</center>
|
|
</body>
|
|
</html>
|