File tree 4 files changed +8
-10
lines changed
4 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
"repository" : {
23
23
"type" : " git" ,
24
- "url" : " git+https://github.com/ripixelcodes /ripixel-website.git"
24
+ "url" : " git+https://github.com/ripixel /ripixel-website.git"
25
25
},
26
26
"author" : " James King <ripixel@gmail.com>" ,
27
27
"license" : " ISC" ,
28
28
"bugs" : {
29
- "url" : " https://github.com/ripixelcodes /ripixel-website/issues"
29
+ "url" : " https://github.com/ripixel /ripixel-website/issues"
30
30
},
31
- "homepage" : " https://github.com/ripixelcodes /ripixel-website#readme" ,
31
+ "homepage" : " https://github.com/ripixel /ripixel-website#readme" ,
32
32
"devDependencies" : {
33
33
"@types/node" : " ^13.13.5" ,
34
34
"@types/prettier" : " ^2.0.1" ,
Original file line number Diff line number Diff line change @@ -30,15 +30,13 @@ <h3>ripixel.co.uk</h3>
30
30
write the nav/header/footer out everytime. Neat!
31
31
</ p >
32
32
< a class ="button " href ="https://www.ripixel.co.uk "> Take me there</ a >
33
- < a class ="button " href ="https://github.com/ripixelcodes /ripixel-website "
33
+ < a class ="button " href ="https://github.com/ripixel /ripixel-website "
34
34
> GitHub Repo</ a
35
35
>
36
36
</ section >
37
37
< section class ="area ">
38
38
< h3 > Janky Werewolf</ h3 >
39
- < p >
40
- A browser-based version of the Ultimate Werewolf card game
41
- </ p >
39
+ < p > A browser-based version of the Ultimate Werewolf card game</ p >
42
40
< p >
43
41
Created during the great-lockdown of '20, my friends and I adore
44
42
the Ultimate Werewolf game, and would play it every evening whenever
@@ -58,7 +56,7 @@ <h3>Janky Werewolf</h3>
58
56
>
59
57
< a
60
58
class ="button "
61
- href ="https://github.com/ripixelcodes /janky-werewolf-client "
59
+ href ="https://github.com/ripixel /janky-werewolf-client "
62
60
> GitHub Repo (FE)</ a
63
61
>
64
62
< a
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ <h4>Birthday</h4>
30
30
</ div >
31
31
< div class ="item ">
32
32
< h4 > GitHub</ h4 >
33
- < p > < a href ="https://github.com/ripixelcodes "> @ripixelcodes </ a > </ p >
33
+ < p > < a href ="https://github.com/ripixel "> @ripixel </ a > </ p >
34
34
</ div >
35
35
< div class ="item ">
36
36
< h4 > Twitter</ h4 >
Original file line number Diff line number Diff line change 1
1
< footer >
2
2
< div class ="flexme ">
3
- < a href ="https://github.com/ripixelcodes "
3
+ < a href ="https://github.com/ripixel "
4
4
> < svg
5
5
xmlns ="http://www.w3.org/2000/svg "
6
6
width ="24 "
You can’t perform that action at this time.
0 commit comments