Skip to content

Commit 50b2cc5

Browse files
authored
Merge pull request #879 from ebouchut/fix/add_site_url
🔧 Ensure the `/loopdocs/` path prefix is present in local and on GitHub Pages URLs built dynamically
2 parents 296d892 + 0f69639 commit 50b2cc5

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)