Add cryptpad to services.html

This commit is contained in:
Arya Kiran 2022-06-26 13:59:06 +05:30
parent 84697ee5f4
commit 429533c465
No known key found for this signature in database
GPG Key ID: 3A6EA2D0EE314EEF
2 changed files with 16 additions and 0 deletions

15
about.html Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>What is ~vern?</title>
</head>
<body>
<!--#include file="nav" -->
<h1> What is ~vern? </h1>
Vern is a non-commercial, freesoftware-focused shared gnu/linux system that offers many services. Our services are for the community, by the community (no corporate backing). We try to jeep the data stored extremely low and do not sell your data.
<!--#include file="footer" -->
</body>
</html>

View File

@ -1,4 +1,5 @@
<ul>
<li><a href=//pad.vern.cc>CryptPad</a> - collaborative office suite that is end-to-end encrypted</li>
<li><a href=//mail.vern.cc>E-mail (Restricted Access)</a> - Modoboa Email</li>
<li><a href=//git.vern.cc>Gitea</a> - A lightweight code hosting solution written in Go</li>
<li><a href=//inv.vern.cc>Invidious</a> - An alternative front-end for YouTube</li>