Update index.html
This commit is contained in:
16
index.html
16
index.html
@@ -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>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user