initial commit
This commit is contained in:
commit
6d352c7e5b
2 changed files with 76 additions and 0 deletions
34
index.html
Normal file
34
index.html
Normal file
|
@ -0,0 +1,34 @@
|
|||
<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>
|
Loading…
Add table
Add a link
Reference in a new issue