edit services to add yggdrasil peers
Some checks failed
pipeline / deploy-job (push) Failing after 3m20s
Some checks failed
pipeline / deploy-job (push) Failing after 3m20s
This commit is contained in:
parent
42dd5380e3
commit
467f905c0c
12
config.toml
12
config.toml
@ -23,15 +23,23 @@ name = "Guestbook"
|
||||
pageRef = "/guestbook"
|
||||
weight = 40
|
||||
|
||||
[[menus.main]]
|
||||
name = "Webring"
|
||||
pageRef = "/webring"
|
||||
weight = 50
|
||||
|
||||
[[menus.main]]
|
||||
name = "Who am I?"
|
||||
pageRef = "/whoami"
|
||||
weight = 50
|
||||
weight = 60
|
||||
|
||||
[[menus.main]]
|
||||
name = "Contact"
|
||||
pageRef = "/contact"
|
||||
weight = 60
|
||||
weight = 70
|
||||
|
||||
|
||||
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
@ -6,5 +6,5 @@ url: "/guestbook/"
|
||||
<script data-isso="https://isso.fzorb.xyz/" src="https://isso.fzorb.xyz/js/embed.min.js"></script>
|
||||
|
||||
<section id="isso-thread">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
<noscript>Javascript needs to be activated to view the guestbook. You aren't missing out on anything too.. interesting anyways.</noscript>
|
||||
</section>
|
||||
|
@ -10,10 +10,13 @@ This is a catalogue of all the things I am hosting for the public. This isn't ev
|
||||
* [4get](https://search.fzorb.xyz) - A proxy search engine that doesn't suck.
|
||||
* [Nitter](https://nitter.fzorb.xyz) - FOSS Twitter front-end. Running the PrivacyDevel fork.
|
||||
* [Pastebin](https://bin.fzorb.xyz) - yet another pastebin
|
||||
* Yggdrasil peers:
|
||||
* tcp://bg1.fzorb.xyz:13710 - Bulgarian peer hosted on Gullo's Hosting
|
||||
* tcp://fi1.fzorb.xyz:17710 - Finnish peer hosted on Gullo's Hosting
|
||||
|
||||
### "Free Hosting"
|
||||
I also provide hosting to some friends of mine and the general public.
|
||||
* [Bokku](https://bokku.xyz) - free public web host
|
||||
* FrenVPS project - this is a private service that is offered to close friends of mine. Notable mentions:
|
||||
* [Greg's Website](https://greg04.xyz)
|
||||
* [Mopimo!](https://mp.bokku.xyz)
|
||||
* [Mopimo!](https://mp.bokku.xyz)
|
||||
|
Loading…
Reference in New Issue
Block a user