mirror of
https://github.com/bpatrik/pigallery2.git
synced 2026-06-20 00:15:49 +02:00
Add site url to docs
This commit is contained in:
+5
-1
@@ -1,4 +1,5 @@
|
||||
site_name: PiGallery2 Documentation
|
||||
site_url: https://bpatrik.github.io/pigallery2/
|
||||
theme:
|
||||
name: material
|
||||
palette:
|
||||
@@ -9,7 +10,10 @@ plugins:
|
||||
- glightbox
|
||||
|
||||
markdown_extensions:
|
||||
- pymdownx.magiclink
|
||||
- pymdownx.magiclink:
|
||||
repo_url_shorthand: true
|
||||
user_map:
|
||||
github: bpatrik
|
||||
- pymdownx.highlight:
|
||||
anchor_linenums: true
|
||||
line_spans: __span
|
||||
|
||||
Reference in New Issue
Block a user