Skip to content

Commit 18c14c2

Browse files
author
Bram Ceulemans
authored
Merge pull request #1 from FakerPHP/add-mkdocs-repo-url
Added URL to the repository and edit page
2 parents 497e640 + a9a1a61 commit 18c14c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
site_name: FakerPHP / Faker
22
site_description: Documentation for FakerPHP / Faker
33

4+
repo_url: https://github.com/FakerPHP/fakerphp.github.io
5+
edit_uri: edit/main/docs/
6+
47
theme:
58
name: material
69
font:

0 commit comments

Comments
 (0)