Menu ordering/etc
This commit is contained in:
@@ -4,6 +4,18 @@ banner:
|
||||
title: "Boston in the Summer.<br> Seattle in the fall.<br> Meetups all year round."
|
||||
content: "We are the largest indie conferences for low-level programmers. This is your portal to meet with folks into graphics, game engines, kernels, compilers, and more!"
|
||||
image: "/images/hmc_spread.png"
|
||||
hide_banner_img: false
|
||||
triple_header:
|
||||
enable: true
|
||||
img_left: ""
|
||||
alt_text_left: "left"
|
||||
link_left: "https://google.com"
|
||||
img_center: ""
|
||||
alt_text_center: "center"
|
||||
link_center: "https://tek256.com"
|
||||
img_right: ""
|
||||
link_right: "https://github.com"
|
||||
alt_text_right: "right"
|
||||
parallax_bg: "/images/test_bg.jpg"
|
||||
button:
|
||||
enable: true
|
||||
@@ -18,20 +30,14 @@ banner:
|
||||
|
||||
# Features
|
||||
features:
|
||||
- title: "What's Included in Hugoplate"
|
||||
image: "/images/service-1.png"
|
||||
content: "Hugoplate is a comprehensive starter template that includes everything you need to get started with your Hugo project. What's Included in Hugoplate"
|
||||
bulletpoints:
|
||||
- "10+ Pre-build pages"
|
||||
- "95+ Google Pagespeed Score"
|
||||
- "Build with Hugo and TailwindCSS for easy and customizable styling"
|
||||
- "Fully responsive on all devices"
|
||||
- "SEO-optimized for better search engine rankings"
|
||||
- "**Open-source and free** for personal and commercial use"
|
||||
- title: "Inspired by Handmade Hero"
|
||||
image: ""
|
||||
side: "center"
|
||||
content: "Like [Handmade Hero]() by Molly Rocket, we belive in breaking software down to the bare bones and building back an understanding of how it all really works. _We are not affiliated with Molly Rocket, Inc._"
|
||||
button:
|
||||
enable: false
|
||||
label: "Get Started Now"
|
||||
link: "#"
|
||||
enable: enable
|
||||
label: "About Us"
|
||||
link: "/about"
|
||||
|
||||
- title: "Discover the Key Features Of Hugo"
|
||||
image: "/images/service-2.png"
|
||||
|
||||
Reference in New Issue
Block a user