From 9f008e64ce401673c878b1098f4db41d66d1c56a Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Mon, 1 Apr 2024 16:45:30 +0200 Subject: feat: Add option to change feed's metadata --- static/index.html | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) (limited to 'static') diff --git a/static/index.html b/static/index.html index 25341fe..266aff6 100644 --- a/static/index.html +++ b/static/index.html @@ -108,7 +108,7 @@ a { } main { - width: 40%; + width: 50%; margin: 0 auto; } @@ -181,6 +181,18 @@ main {
Papo de Parceiro
+
+
+ + Mudar metadata +
+
+

Caso você use um agregador que gerencie o feed para você + (como pocketcast), talvez você precise habilitar esta opção para + mudar o metadata do feed, fazendo assim com que ele seja + reconhecido como um feed único. +

+
https://jnfilter.gabrielgio.me
@@ -188,6 +200,7 @@ main { -- cgit v1.2.3