@@ -13,15 +13,15 @@ const config = {
13
13
favicon : 'img/WhizardTelemetry.svg' ,
14
14
15
15
// Set the production url of your site here
16
- url : 'https://whizardtelemetry .github.io' ,
16
+ url : 'https://wiztelemetry .github.io' ,
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 : '/' ,
20
20
21
21
// GitHub pages deployment config.
22
22
// If you aren't using GitHub pages, you don't need these.
23
- organizationName : 'WhizardTelemetry ' , // Usually your GitHub org/user name.
24
- projectName : 'whizardtelemetry .github.io' , // Usually your repo name.
23
+ organizationName : 'WizTelemetry ' , // Usually your GitHub org/user name.
24
+ projectName : 'wiztelemetry .github.io' , // Usually your repo name.
25
25
deploymentBranch : 'gh-pages' ,
26
26
27
27
onBrokenLinks : 'throw' ,
@@ -48,7 +48,7 @@ const config = {
48
48
// Please change this to your repo.
49
49
// Remove this to remove the "edit this page" links.
50
50
editUrl :
51
- 'https://github.com/WhizardTelemetry/whizardtelemetry .github.io/' ,
51
+ 'https://github.com/WizTelemetry/wiztelemetry .github.io/' ,
52
52
} ,
53
53
blog : {
54
54
showReadingTime : true ,
@@ -89,7 +89,7 @@ const config = {
89
89
position : 'right' ,
90
90
} ,
91
91
{
92
- href : 'https://github.com/WhizardTelemetry /' ,
92
+ href : 'https://github.com/WizTelemetry /' ,
93
93
label : 'GitHub' ,
94
94
position : 'right' ,
95
95
} ,
@@ -133,7 +133,7 @@ const config = {
133
133
} ,
134
134
{
135
135
label : 'GitHub' ,
136
- href : 'https://github.com/WhizardTelemetry ' ,
136
+ href : 'https://github.com/WizTelemetry ' ,
137
137
} ,
138
138
] ,
139
139
} ,
0 commit comments