15 lines
411 B
Markdown
15 lines
411 B
Markdown
|
---
|
||
|
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"
|
||
|
---
|