diff --git a/README.gmi b/README.gmi index 7367fbb..7c435f8 100644 --- a/README.gmi +++ b/README.gmi @@ -20,6 +20,7 @@ Known servers running spsrv => spartan://hedy.tilde.cafe:3333 => spartan://tilde.team => spartan://tilde.cafe +=> spartan://earthlight.xyz:3000 ## install @@ -174,7 +175,7 @@ Check out some example CGI scripts in the examples/ directory. * [ ] Multiple servers with each of their own confs README: -* [ ] Add example confs -* [ ] Add example .service files +* [x] Add example confs (added in examples/ directory) +* [x] Add example .service files (added in examples/ directory) ``` - +"" diff --git a/README.md b/README.md index 0398f67..3a84ea6 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Known servers running spsrv: * [hedy.tilde.cafe:3333](https://portal.mozz.us/spartan/hedy.tilde.cafe:3333) * [tilde.team](https://portal.mozz.us/spartan/tilde.team) * [tilde.cafe](https://portal.mozz.us/spartan/tilde.cafe) +* [earthlight.xyz:3000](https://portal.mozz.us/spartan/earthlight.xyz:3000) **Table of Contents** @@ -182,5 +183,5 @@ Check out some example CGI scripts in the [examples/](examples/) directory. - [ ] Multiple servers with each of their own confs README: -- [ ] Add example confs -- [ ] Add example .service files +- [x] Add example confs (added in [examples/](examples) directory) +- [x] Add example .service files (added in [examples/](examples) directory)