EarlydaysIndex/index.html

35 lines
717 B
HTML
Raw Permalink Normal View History

2025-05-22 23:38:37 +01:00
<html>
<head>
<link rel="stylesheet" href="style.css">
</head>
<h1>--earlydays.space--</h1>
<blockquote>its early days yet, things can change </blockquote>
<p>
toki!
<br>
earlydays is a domain hosting a collection
of low-spec, libre tools used by various people.
<br>
<br>
if you want an account on anything or need
any help, contact <a href="https://rosia.me">rosia</a>
at <a href="mailto:rosiaeevans@gmail.com">rosiaeevans@gmail.com</a>
</p>
<h2>-current tools-</h2>
<ul>
<li>
<a href="https://reader.earlydays.space">reader.earlydays.space</a>,
a miniflux rss reader
</li>
<li>
<a href="https://search.earlydays.space">search.earlydays.space</a>,
a libre search engine
</li>
</ul>
<html>