Skip to content

Commit 75b523a

Browse files
committed
fix links
1 parent f07ec08 commit 75b523a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

js/main.js

+3-2
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,15 @@ const projectsData = {
2424
],
2525
"projectLinks": [
2626
"https://github.com/kevinjcorcoran/jot_down",
27+
"https://github.com/NafeeJ/osu-keep",
2728
"https://github.com/NafeeJ/BatteryEstimate/#batteryestimate",
2829
"https://github.com/NafeeJ/InputPrefs/#inputprefs",
2930
"https://nafeej.github.io/Fumo-Bounce/",
3031
"https://bounce-games.github.io/Holo-Bounce/",
3132
"https://nafeej.github.io/Bushido-in-Samurai-Films/",
3233
"https://nafeej.github.io",
33-
"https://github.com/NafeeJ/cs1660/tree/master/Course-Project#course-project---big-data-toolbox",
34-
"https://github.com/NafeeJ/osu-keep"
34+
"https://github.com/NafeeJ/cs1660/tree/master/Course-Project#course-project---big-data-toolbox"
35+
3536
],
3637
"repoLinks": [
3738
"https://github.com/kevinjcorcoran/jot_down",

0 commit comments

Comments
 (0)