feat: añadido sitemap custom
This commit is contained in:
@@ -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($"Vendí {manzanas + bananas} frutas");
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user