TandoorRecipes/mkdocs.yml
2021-01-03 09:58:12 +01:00

20 lines
381 B
YAML

theme:
name: Recipes
custom_dir: mkdocs-material/material
# 404 page
static_templates:
- 404.html
# Necessary for search to work properly
include_search_page: false
search_index_only: true
# Default values, taken from mkdocs_theme.yml
language: en
font:
text: Roboto
code: Roboto Mono
favicon: cookbook/static/favicon.png
icon:
logo: logo