mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
new style and icon
This commit is contained in:
18
mkdocs.yml
18
mkdocs.yml
@@ -1,18 +1,20 @@
|
||||
site_name: Recipes
|
||||
site_description: Documentation for Recipes
|
||||
site_name: Tandoor Recipes
|
||||
site_description: Tandoor Recipe Documentation
|
||||
site_author: vabene1111
|
||||
repo_url: https://github.com/vabene1111/recipes
|
||||
edit_uri: https://github.com/vabene1111/recipes/tree/develop/docs
|
||||
extra_css:
|
||||
- stylesheets/extra.css
|
||||
|
||||
theme:
|
||||
name: material
|
||||
repo: fontawesome/brands/github
|
||||
logo: logo_color.svg
|
||||
favicon: logo_color.svg
|
||||
palette:
|
||||
scheme: slate
|
||||
primary: green
|
||||
accent: deep orange
|
||||
logo: cookbook/static/favicon.png
|
||||
favicon: cookbook/static/favicon.ico
|
||||
icon:
|
||||
repo: fontawesome/brands/github
|
||||
|
||||
|
||||
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
|
||||
Reference in New Issue
Block a user