Update index.html

This commit is contained in:
2025-11-04 20:04:51 -07:00
parent 226c09afdb
commit c1855662f1

View File

@@ -1,37 +1,25 @@
<html>
<style>
html, body {
height: 100%;
}
html {
display: table;
margin: auto;
}
body {
display: table-cell;
vertical-align: middle;
}
footer {
position: absolute;
bottom: 5px;
left: 5px;
}
small {
text-align: left;
}
</style>
<body>
<h1>
Patronage OS
@@ -53,7 +41,7 @@ simplicity - one OS. server, desktop and mobile.
<br>
<ul style="list-style: none;">
<li>
"Simplify, then add lightness" - Colin Chapman, Lotus
"Simplify, then add lightness" - Colin Chapman, Lotus motors
</li>
</ul>
UNIX philosophy - modular and functional. think twice, code once.
@@ -67,7 +55,7 @@ legacy - build something to last. can we give software to the next generation?
<br>
<br>
<br>
the landing page for something great.
<a href="https://git.patronage.systems/matt/patronageos">look at the project here.</a>
</p>