Goodnight sweet prince
continuous-integration/drone/push Build is passing Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2023-05-27 13:55:43 +02:00
parent e6c1e062a5
commit 4a24c4b5db
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
5 changed files with 7 additions and 8 deletions

View File

@ -1,4 +1,5 @@
import { parse } from "std/toml/mod.ts"
import { parse } from "std/encoding/toml.ts"
export default async function toml(path: string | URL) {
const content = await Deno.readTextFile(path)

View File

@ -10,12 +10,12 @@ layout: layouts/base.pug
#### Federated stuff :)
- [Pleroma](https://froth.zone)
{/* - [Pleroma](https://froth.zone) */}
- [Gitea](https://git.froth.zone)
- [Writefreely](https://blog.froth.zone)
- [PeerTube](https://tube.froth.zone)
- [Funkwhale](https://funkwhale.samtherapy.net)
- [Fedifeed](https://fedifeed.com)
{/* - [Fedifeed](https://fedifeed.com) */}
#### Private frontends

View File

@ -10,5 +10,5 @@ layout: layouts/base.pug
If you want to use GPG try using WKD or DANE, the keys should be there.
- XMPP: Same as email
- [Matrix](https://matrix.to/#/@samme:schizo.cafe)
- [Fediverse](https://froth.zone/sam) (below)
- <iframe title="Powered by Fedifeed" allowfullscreen sandbox="allow-top-navigation allow-scripts" width="400" height="800" src="https://fedifeed.com/api/v1/feed?user=sam&instance=https%3A%2F%2Ffroth.zone&instance_type=pleroma&theme=pleroma&size=100&header=true&replies=true&boosts=true"></iframe>
{/* - [Fediverse](https://froth.zone/sam) (below)
- <iframe title="Powered by Fedifeed" allowfullscreen sandbox="allow-top-navigation allow-scripts" width="400" height="800" src="https://fedifeed.com/api/v1/feed?user=sam&instance=https%3A%2F%2Ffroth.zone&instance_type=pleroma&theme=pleroma&size=100&header=true&replies=true&boosts=true"></iframe> */}

View File

@ -1 +1 @@
@use "styles/base";
@use "styles/base.scss";

View File

@ -7,5 +7,3 @@ layout: layouts/base.pug
#### Hello there.
(this space intentionally left blank)
<a rel="me" href="https://froth.zone/sam"> I guess this needs to be here </a>