Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions src/pages/privacy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Política de Privacidad
## Hackiit
---
layout: ~/layouts/MarkdownLayout.astro
title: Política de Privacidad
---

**Última actualización:** 11/04/2026

Expand Down
6 changes: 4 additions & 2 deletions src/pages/terms.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Términos y Condiciones de Uso
## Hackiit
---
layout: ~/layouts/MarkdownLayout.astro
title: Términos y Condiciones de Uso
---

**Última actualización:** 11/04/2026

Expand Down
Loading