From 385997701fddbcc4b6ef79c3418ec47adc3f0ebe Mon Sep 17 00:00:00 2001 From: Ivan Reshetnikov Date: Thu, 17 Oct 2024 14:14:58 +0500 Subject: [PATCH] Add peertube to the list of services --- lib/comfycamp_web/controllers/home_html.ex | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/comfycamp_web/controllers/home_html.ex b/lib/comfycamp_web/controllers/home_html.ex index 2e43d94..267a31e 100644 --- a/lib/comfycamp_web/controllers/home_html.ex +++ b/lib/comfycamp_web/controllers/home_html.ex @@ -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"