Skip to content

Commit f946fc0

Browse files
committed
refactor(v1): change mkdocs config
1 parent 71721b2 commit f946fc0

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

mkdocs.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
site_name: Laravel SOAP
2-
repo_url: https://github.com/codedredd/laravel-soap
1+
site_name: Laravel SOAP Docs
2+
site_description: 'Laravel SOAP Documentation'
3+
site_author: 'Gregor Becker'
4+
docs_dir: docs/
5+
repo_name: 'mhausenblas/actions-sandbox'
6+
repo_url: 'https://github.com/mhausenblas/actions-sandbox'
7+
nav:
8+
- Home: index.md
9+
theme:
10+
name: 'material'

0 commit comments

Comments
 (0)