mirror of
https://github.com/PR0M3TH3AN/Archivox.git
synced 2025-09-07 14:48:40 +00:00
348 B
348 B
2. Understand config.yaml
The generated config.yaml
contains basic site information. Adjust the values to match your project:
site:
title: "My Project Docs"
description: "Documentation for the project"
navigation:
search: true
Change the title and description to what you want displayed in the sidebar and <head>
tags.