fix: remove blog components (plugin not installed)
Some checks are pending
Module sub-split / Sub-split (push) Waiting to run

This commit is contained in:
2026-08-21 20:37:10 -06:00
parent baa7464688
commit 35e690c987
3 changed files with 5 additions and 38 deletions

View File

@@ -4,11 +4,6 @@ meta_description = "Punto de venta offline-first. Vende sin internet, tus datos
url = "/"
layout = "default"
[blogPosts]
postsPerPage = 3
postPage = "blog/post"
sortOrder = "published_at desc"
noPostsMessage = "Pronto publicaremos articulos. Vuelve pronto!"
==
{% partial 'home/hero' %}
{% partial 'home/features' %}