From 0c3599ca739e2d7ee126a7d74aabd6d645acf6a5 Mon Sep 17 00:00:00 2001 From: fede Date: Tue, 17 Mar 2026 15:28:16 -0300 Subject: [PATCH] =?UTF-8?q?feat:=20a=C3=B1adido=20acortador?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/sitemap/acortador/index.md | 4 ++++ public/index.html | 30 ++++++++++++++++++++++++++++++ public/index.xml | 7 +++++++ public/sitemap.xml | 2 ++ public/sitemap/index.xml | 7 +++++++ 5 files changed, 50 insertions(+) create mode 100644 content/sitemap/acortador/index.md diff --git a/content/sitemap/acortador/index.md b/content/sitemap/acortador/index.md new file mode 100644 index 0000000..f79121a --- /dev/null +++ b/content/sitemap/acortador/index.md @@ -0,0 +1,4 @@ +--- +title: "Acortador" +redirect: "/url" +--- diff --git a/public/index.html b/public/index.html index a2c041f..e903b41 100644 --- a/public/index.html +++ b/public/index.html @@ -171,6 +171,36 @@
+ +