feat: add publically hosted services
This commit is contained in:
parent
5502454025
commit
3dd76984d0
1 changed files with 22 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
<!DOCTYPE html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
|
|
@ -13,6 +13,27 @@
|
||||||
<h1>Will Holdsworth</h1>
|
<h1>Will Holdsworth</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
|
<h2>Services</h2>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="https://cryptpad.fi33.buzz" target="_blank" rel="noreferrer"
|
||||||
|
>CryptPad</a
|
||||||
|
>
|
||||||
|
| Collaborative office suite
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://translate.fi33.buzz" target="_blank" rel="noreferrer"
|
||||||
|
>LibreTranslate</a
|
||||||
|
>
|
||||||
|
| Machine translation API
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://send.fi33.buzz" target="_blank" rel="noreferrer"
|
||||||
|
>Send</a
|
||||||
|
>
|
||||||
|
| Simple, private file sharing
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
<h2>Links</h2>
|
<h2>Links</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue