Skip to content

Commit 47ea7bd

Browse files
authored
build: specify MkDocs site URL as recommended (#224)
See the recommendation: https://squidfunk.github.io/mkdocs-material/creating-your-site/#minimal-configuration
1 parent 59626d3 commit 47ea7bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/user-guide/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
site_name: Docker PaperMC Server
33
site_description: A comprehensive guide for setting up and managing a PaperMC server using Docker.
44
site_author: Djaytan
5+
site_url: https://djaytan.github.io/docker-papermc-server/
56
copyright: Copyright © 2025 Djaytan
67

78
theme:

0 commit comments

Comments
 (0)