feat: añadido sitemap custom

This commit is contained in:
2026-03-16 15:37:56 -03:00
parent 660a5690ee
commit 85e93a52f2
29 changed files with 247 additions and 86 deletions

View File

@@ -44,7 +44,6 @@
"absolute",
"active:z-0",
"animate-bounce",
"bg-[radial-gradient(circle,rgba(0,0,0,0)_0%,rgba(0,0,0,0.5)_70%,#ffffff_100%),repeating-linear-gradient(45deg,#000000,#000000_10px,#ffffff_10px,#ffffff_20px)]",
"bg-[repeating-linear-gradient(transparent,transparent_27px,#333_28px)]",
"bg-[size:100%_28px]",
"bg-black",
@@ -52,16 +51,20 @@
"bg-cyan-200",
"bg-gray-200",
"bg-gray-800",
"bg-grey-300",
"bg-opacity-50",
"bg-sky-200",
"bg-sky-300",
"bg-sky-600",
"bg-teal-200",
"bg-white",
"block",
"border",
"border-2",
"border-3",
"border-4",
"border-black",
"border-gray-200",
"border-gray-400",
"border-t",
"bottom-8",
@@ -84,7 +87,6 @@
"font-medium",
"font-mono",
"font-sans",
"font-semibold",
"font-serif",
"gap-2",
"gap-4",
@@ -119,8 +121,10 @@
"items-center",
"justify-between",
"justify-center",
"leading-tight",
"lg:grid-cols-3",
"lg:text-5xl",
"line-clamp-2",
"m-4",
"max-w-4xl",
"mb-2",
@@ -131,8 +135,6 @@
"md:grid-cols-2",
"md:hidden",
"md:text-4xl",
"md:text-xl",
"mr-2",
"mt-12",
"mt-16",
"mt-2",
@@ -156,7 +158,6 @@
"py-1",
"py-16",
"py-2",
"py-4",
"py-6",
"py-8",
"right-0",
@@ -168,7 +169,6 @@
"rounded-t-full",
"rounded-t-lg",
"self-center",
"shadow-2xl",
"shadow-[0_4px_0_black]",
"shadow-[0_4px_6px_-1px_rgb(107,114,128)]",
"shadow-md",
@@ -176,18 +176,18 @@
"shadow-xl/30",
"sm:flex",
"sm:flex-row",
"sm:mb-0",
"text-2xl",
"text-4xl",
"text-6xl",
"text-black",
"text-blue-500",
"text-blue-700",
"text-center",
"text-gray-300",
"text-gray-400",
"text-gray-500",
"text-gray-600",
"text-gray-700",
"text-lg",
"text-sm",
"text-white",
"text-xl",
@@ -203,9 +203,9 @@
"w-22",
"w-6",
"w-64",
"w-86",
"w-[2px]",
"w-[50%]",
"w-[80%]",
"w-fit",
"w-full",
"z-0",