Fix config.yml: add homepage setting for correct landing page

This commit is contained in:
Kristian Benestad 2026-05-20 18:30:32 +07:00
parent d905683da1
commit 7168a93651
4 changed files with 4 additions and 0 deletions

View file

@ -1,6 +1,7 @@
# mdcms v0.3 | DO NOT REMOVE THIS COMMENT
sitename: Foundations of Modern Philosophy
sitedescription: A Systematic Introduction by Prof. James Okafor
homepage: pages/preface.md
navigation: sidebar
nav-position: left
search: true

View file

@ -1,6 +1,7 @@
# mdcms v0.3 | DO NOT REMOVE THIS COMMENT
sitename: NeuralDB
sitedescription: AI-native database with vector and relational capabilities
homepage: pages/index.md
navigation: sidebar
search: true
footer: "© 2026 NeuralDB, Inc. Documentation licensed under CC BY 4.0."

View file

@ -1,6 +1,7 @@
# mdcms v0.3 | DO NOT REMOVE THIS COMMENT
sitename: Velox Framework
sitedescription: The high-performance TypeScript web framework
homepage: pages/index.md
navigation: sidebar
nav-position: left
search: true

View file

@ -1,6 +1,7 @@
# mdcms v0.3 | DO NOT REMOVE THIS COMMENT
sitename: The Wandering Algorithm
sitedescription: A novel by Elena Marchetti
homepage: pages/about.md
navigation: sidebar
nav-position: left
search: true