website/about.html

16 lines
602 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>What is ~vern? | ~vern</title>
</head>
<body>
<!--#include file="nav" -->
<div class=h><h1 id=about>What is ~vern?</h1> <a aria-hidden=true href=#about>#about</a></div>
<p>Vern is a non-commercial, free software-focused shared GNU/Linux system that offers many services. Our services are for the community, by the community (no corporate backing). We try to keep the data stored extremely low and do not sell your data to anybody.</p>
<!--#include file="footer" -->
</body>
</html>