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

@@ -160,7 +160,8 @@ Console.WriteLine($"Tengo {manzanas} manzanas");
Console.WriteLine($"Vendí {manzanas + bananas} frutas");
</code></pre>
<blockquote>
<p>Basicamente son plantillas.</p></blockquote>
<p>Basicamente son plantillas.</p>
</blockquote>
</article>
@@ -186,7 +187,7 @@ Console.WriteLine($&quot;Vendí {manzanas + bananas} frutas&quot;);
</main>
<br>
<footer class="text-center text-sm text-gray-500 mt-12 py-6 border-t">
© 2025 Federico Polidoro
© 2026 Federico Polidoro
</footer>
</body>
</html>