stable-diffusion-webui/_config.yml

14 lines
208 B
YAML
Raw Normal View History

2022-09-18 20:49:15 +03:00
plugins:
- jekyll-relative-links
- jekyll-readme-index
- jemoji
relative_links:
enabled: true
collections: true
source: docs
2022-09-18 21:01:22 +03:00
theme: minima
2022-09-18 20:49:15 +03:00
include:
- CONTRIBUTING.md
2022-09-18 21:25:23 +03:00
# - README.md
2022-09-18 20:49:15 +03:00
- LICENSE.md