Merge pull request #120 from lordmathis/fix/docs-typo

fix: typo in site name and description in mkdocs.yml
This commit is contained in:
2025-12-23 13:54:00 +01:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
site_name: Llamatl Documentation
site_description: User documentation for Llamatl - A management tool for Llama.cpp instances
site_author: Llamatl Team
site_name: Llamactl Documentation
site_description: User documentation for Llamactl - A management tool for Llama.cpp instances
site_author: Llamactl Team
site_url: https://llamactl.org
repo_name: lordmathis/llamactl