configuration, scripts, and project log for my house NAS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
cygnus/index.html

23 lines
1023 B

<!DOCTYPE html>
<html>
<head>
<title>Welcome to cygnus!</title>
<style>
html { color-scheme: light dark; }
body { width: 35em; margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif; }
</style>
</head>
<body>
<h1>Welcome to cygnus!</h1>
<p>You've reached the cygnus homepage! Cygnus is pear house's NAS, or network attached storage. Hopefully in the future, this page will be automatically updated with information about cygnus, drive status, backups tatus, and possibly other things like a view of the backyard!</p>
<p>The system administrator for this computer is Ada "Shoofle" Munroe. Contact her if you have any questions or cool ideas for things cygnus could do!</p>
<p><em>Thank you for visiting!!!</em></p>
<p>The following fortune is taken from the unix fortune file and should not be considered legally binding. At some point soon I'll curate them to only have ones that I would be comfortable popping up at random to our house.</p>
<pre id="fortune-container">fortune goes here</pre>
</body>
</html>