File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
site_name : FakerPHP / Faker
2
2
site_description : Documentation for FakerPHP / Faker
3
3
4
- repo_url : https://github.com/FakerPHP/fakerphp.github.io
5
- edit_uri : edit/main/docs/
4
+ repo_name : FakerPHP/Faker
5
+ repo_url : https://github.com/FakerPHP/Faker
6
+ edit_uri : https://github.com/FakerPHP/fakerphp.github.io/edit/main/docs/
6
7
7
8
theme :
8
9
name : material
13
14
scheme : default
14
15
primary : blue
15
16
accent : blue
17
+ icon :
18
+ repo : fontawesome/brands/github
16
19
language : en
17
20
features :
18
21
- navigation.instant
@@ -21,7 +24,10 @@ extra:
21
24
social :
22
25
- icon : fontawesome/brands/github
23
26
link : https://github.com/FakerPHP/Faker
24
- name : Faker
27
+ name : Faker repository
28
+ - icon : fontawesome/regular/file-alt
29
+ link : https://github.com/FakerPHP/fakerphp.github.io
30
+ name : Docs repository
25
31
26
32
plugins :
27
33
- search
You can’t perform that action at this time.
0 commit comments