Moving old to subdirectory

This commit is contained in:
2026-04-14 21:39:34 +02:00
parent 407b9946f8
commit cda7ffd226
199 changed files with 0 additions and 229 deletions
@@ -0,0 +1,14 @@
---
enable: true
title: "Ready to build your next project with Hugo?"
image: "/images/call-to-action.png"
description: "Experience the future of web development with Hugoplate and Hugo. Build lightning-fast static sites with ease and flexibility."
button:
enable: true
label: "Get Started Now"
link: "https://github.com/zeon-studio/hugoplate"
# don't create a separate page
_build:
render: "never"
---
@@ -0,0 +1,26 @@
---
enable: false
title: "Ce qu'en disent les utilisateurs"
description:
# Testimonials
testimonials:
- name: "Claire Denoote"
designation: "Assistante sociale"
avatar: "/images/avatar-sm.png"
content: "bim mon texte"
- name: "Simon Verfeuil"
designation: "Secrétariat"
avatar: "/images/avatar-sm.png"
content: "bim mon texte"
- name: "Françoise Poutou"
designation: "Agente de proximité"
avatar: "/images/avatar-sm.png"
content: "bim mon texte"
# don't create a separate page
_build:
render: "never"
---