Add peertube to the list of services
This commit is contained in:
parent
be7d4adeec
commit
385997701f
1 changed files with 6 additions and 0 deletions
|
@ -42,6 +42,12 @@ defmodule ComfycampWeb.HomeHTML do
|
|||
learn_more_url="/services/mastodon"
|
||||
/>
|
||||
|
||||
<.service
|
||||
name="Peertube"
|
||||
domain="v.comfycamp.space"
|
||||
description="Видеохостинг, альтернатива YouTube."
|
||||
/>
|
||||
|
||||
<.service
|
||||
name="Nextcloud"
|
||||
domain="nc.comfycamp.space"
|
||||
|
|
Loading…
Reference in a new issue