Merge pull request 'fix(docs): pin the site section title so it renders as nixfiles' (#97) from fix/docs-section-title into main
CI / flake (push) Successful in 6m33s
CI / flake (push) Successful in 6m33s
Reviewed-on: #97
This commit was merged in pull request #97.
This commit is contained in:
+7
-1
@@ -1,4 +1,10 @@
|
|||||||
# Section ordering for the MkDocs awesome-pages plugin on docs.lyrapup.pet.
|
# Section title and ordering for the MkDocs awesome-pages plugin on
|
||||||
|
# docs.lyrapup.pet.
|
||||||
|
#
|
||||||
|
# The title is set explicitly: with no entry in the site's nav, MkDocs derives
|
||||||
|
# the section name from the directory and renders it title-cased as "Nixfiles".
|
||||||
|
title: nixfiles
|
||||||
|
|
||||||
# `index.md` is this repository's root README, copied in by the docs-site build
|
# `index.md` is this repository's root README, copied in by the docs-site build
|
||||||
# before this directory is synced over the top. The trailing `...` picks up any
|
# before this directory is synced over the top. The trailing `...` picks up any
|
||||||
# page added later, so a new file needs no edit here.
|
# page added later, so a new file needs no edit here.
|
||||||
|
|||||||
Reference in New Issue
Block a user