Refresh website
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
nemunaire 2025-04-16 14:18:28 +02:00
commit 77bd52330d
16 changed files with 467 additions and 203 deletions

View file

@ -15,25 +15,27 @@
{{ partial "carousel.html" . }}
{{ partial "features.html" . }}
{{ partial "discover.html" . }}
{{ partial "features.html" . }}
{{/* partial "testimonials.html" . */}}
{{ partial "cta-join.html" . }}
{{ partial "downloads.html" . }}
{{ partial "community.html" . }}
{{/* partial "community.html" . */}}
{{ partial "cta-newsletter.html" . }}
{{/* partial "cta-newsletter.html" . */}}
</div>
<!-- /#all -->
{{ partial "survey.html" . }}
{{ partial "footer.html" . }}
{{ partial "survey.html" . }}
{{ partial "scripts.html" . }}
</body>