Skip to content

Commit 0f69639

Browse files
committed
🔧 Ensure "/loopdocs/" path prefix is present locally and on GitHub Pages
Add �`site_url` to `mkdocs.yml`
1 parent 296d892 commit 0f69639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# yaml-language-server: $schema=https://squidfunk.github.io/mkdocs-material/schema.json
22
site_name: LoopDocs
3+
site_url: https://loopkit.github.io/loopdocs/
34

45
theme:
56
name: material

0 commit comments

Comments
 (0)