Files
fundor333.com/config/_default/hugo.yaml
2025-01-16 20:15:51 +01:00

34 lines
604 B
YAML

baseURL: "https://fundor333.com"
DefaultContentLanguage: en
languageCode: en
title: Fundor333
enableRobotsTXT: true
fediverseAccount: "@fundor333@mastodon.social"
module:
imports:
- path: github.com/hugo-sid/hugo-blog-awesome
theme: "github.com/hugo-sid/hugo-blog-awesome"
footer:
disclaimer: "ciao"
related:
includeNewer: true
threshold: 70
toLower: false
indices:
- name: categories
weight: 40
- name: title
weight: 30
- name: description
weight: 30
- name: tags
weight: 10
- name: meta
weight: 10
- name: date
weight: 10