File tree 2 files changed +14
-4
lines changed
2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 1
1
andrewstech :
2
2
name : AndrewsTech
3
3
title : Owner of OpenDomains
4
- url : https://github.com/yang
4
+ url : https://github.com/andrewstech
5
5
image_url : https://github.com/andrewstech.png
6
6
page : true
7
7
socials :
8
8
x : andrewstech1
9
9
github : andrewstech
10
10
11
11
12
+ wdhdev :
13
+ name : William Harrison
14
+ title : Maintainer
15
+ url : https://wdharrison.com/
16
+ image_url : https://github.com/wdhdev.png
17
+ page : true
18
+ socials :
19
+ github : wdhdev
20
+
21
+
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ const config = {
13
13
favicon : 'img/favicon.ico' ,
14
14
15
15
// Set the production url of your site here
16
- url : 'https://your-docusaurus-site.example.com ' ,
16
+ url : 'https://open-domains.net ' ,
17
17
// Set the /<baseUrl>/ pathname under which your site is served
18
18
// For GitHub pages deployment, it is often '/<projectName>/'
19
19
baseUrl : '/' ,
@@ -45,7 +45,7 @@ const config = {
45
45
// Please change this to your repo.
46
46
// Remove this to remove the "edit this page" links.
47
47
editUrl :
48
- 'https://github.com/open-domains/website/tree/main/packages/create-docusaurus/templates/shared/ ' ,
48
+ 'https://github.com/open-domains/website/tree/main/' ,
49
49
} ,
50
50
blog : {
51
51
showReadingTime : true ,
@@ -56,7 +56,7 @@ const config = {
56
56
// Please change this to your repo.
57
57
// Remove this to remove the "edit this page" links.
58
58
editUrl :
59
- 'https://github.com/open-domains/website/tree/main/packages/create-docusaurus/templates/shared/ ' ,
59
+ 'https://github.com/open-domains/website/tree/main/' ,
60
60
// Useful options to enforce blogging best practices
61
61
onInlineTags : 'warn' ,
62
62
onInlineAuthors : 'warn' ,
You can’t perform that action at this time.
0 commit comments