Skip to content

Commit 77fae29

Browse files
authored
Change author and repository information
1 parent 56dbb61 commit 77fae29

1 file changed

Lines changed: 6 additions & 12 deletions

File tree

mkdocs.yml

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
site_name: PartyService
22
site_description: Documentation for PartyService
3-
site_author: Vaschex
4-
site_url: https://vaschex.github.io/PartyService/
3+
site_author: bstummer
4+
site_url: https://bstummer.github.io/PartyService/
55

66
repo_name: PartyService
7-
repo_url: https://github.com/Vaschex/PartyService
7+
repo_url: https://github.com/bstummer/PartyService
88
edit_uri: ""
99

1010
theme:
@@ -45,14 +45,8 @@ theme:
4545
extra:
4646
social:
4747
- icon: fontawesome/brands/github
48-
link: https://github.com/Vaschex/
49-
name: Vaschex on GitHub
50-
- icon: fontawesome/brands/twitter
51-
link: https://twitter.com/Vaschex
52-
name: Vaschex on Twitter
53-
- icon: fontawesome/brands/youtube
54-
link: https://www.youtube.com/channel/UCdv59AWoiGNwPiBYgNNhwnQ
55-
name: Vaschex on YouTube
48+
link: https://github.com/bstummer/
49+
name: bstummer on GitHub
5650

5751
markdown_extensions:
5852
- admonition
@@ -68,4 +62,4 @@ nav:
6862
- Tutorial: tutorial.md
6963
- API: api.md
7064
- About: about.md
71-
- Changelog: changelog.md
65+
- Changelog: changelog.md

0 commit comments

Comments
 (0)