feat: e100e Ethernet driver, ramdisk reorganization, shell rewrite, web server/client, and more
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>ZenithOS</title>
|
||||
</head>
|
||||
<body style="margin:0;padding:0;font-family:Georgia,'Times New Roman',serif;color:#222;background:#fff">
|
||||
|
||||
<div style="max-width:38em;margin:4em auto;padding:0 1.5em">
|
||||
|
||||
<h1 style="font-size:2.4em;font-weight:normal;letter-spacing:-0.02em;margin:0 0 0.15em">
|
||||
ZenithOS
|
||||
</h1>
|
||||
|
||||
<hr style="border:none;border-top:1px solid #ccc;margin:0 0 2em">
|
||||
|
||||
<h2 style="font-size:1.2em;font-weight:normal;margin:0 0 0.8em">Browse</h2>
|
||||
|
||||
<ul style="line-height:1.8;padding-left:1.2em;margin:0 0 2.5em">
|
||||
<li><a href="/files/" style="color:#1a5c9e">Filesystem</a> — browse the VFS</li>
|
||||
</ul>
|
||||
|
||||
<hr style="border:none;border-top:1px solid #ccc;margin:0 0 1.5em">
|
||||
|
||||
<p style="font-size:0.85em;color:#999;margin:0">
|
||||
ZenithOS · httpd/1.0
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user