Files
Archivox/docs/config.yaml
2025-07-10 16:11:17 -04:00

14 lines
242 B
YAML

site:
title: "Archivox Docs"
description: "Simple static docs."
navigation:
search: true
footer:
links:
- text: "Custom Link 1"
url: "https://example.com"
- text: "Custom Link 2"
url: "https://example.com/other"