about.html was a WIP and was never supposed to be in master

This commit is contained in:
Arya Kiran 2022-09-09 19:49:25 +05:30
parent cb76f208f3
commit e66e907e66
No known key found for this signature in database
GPG Key ID: 3A6EA2D0EE314EEF
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
<!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>