Skip to content

Commit 204e779

Browse files
committed
chore: adjust “GitHub” spelling
Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
1 parent 824339c commit 204e779

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ type = "Mastodon"
9494
url = "https://mas.to.don/@jelm"
9595

9696
[[accounts]]
97-
type = "Github"
97+
type = "GitHub"
9898
url = "https://github.com/jelm.github"
9999
username = "jelm.github" # [optional] The main one is used by default
100100
```
@@ -115,9 +115,8 @@ npm run build
115115
npm run dev
116116
```
117117

118-
119118
[css-naked-day.org]: https://css-naked-day.org/
120119
[Naked Days Corp]: https://css-naked-day.org/
121120
[CSS Naked Day]: https://css-naked-day.org/
122121
[Naked]: https://css-naked-day.org/
123-
[JS Naked Day]: https://js-naked-day.org/
122+
[JS Naked Day]: https://js-naked-day.org/

_src/_data/participants/jens-meiert.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ type = "Mastodon"
4646
url = "https://mas.to/@j9t"
4747

4848
[[accounts]]
49-
type = "Github"
49+
type = "GitHub"
5050
url = "https://github.com/j9t"
5151
username = "j9t"

0 commit comments

Comments
 (0)