Files
jadudcom-2025/jadudcom/hugo.yaml
Matt Jadud 7e64954bcb Site
2025-09-14 17:29:21 -04:00

27 lines
501 B
YAML

baseURL: https://example.org/
languageCode: en-us
title: My New Hugo Site
module:
imports:
- path: github.com/imfing/hextra
menu:
main:
- name: Blog
pageRef: /blog
weight: 10
- name: Documentation
pageRef: /docs
weight: 20
- name: About
pageRef: /about
weight: 30
- name: Search
weight: 40
params:
type: search
- name: GitHub
weight: 50
url: "https://github.com/jadudm"
params:
icon: github