File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,17 @@ export default function Tools() {
33
33
description : "Play Piano on Web" ,
34
34
url : "https://sopkit.github.io/playable-piano/" ,
35
35
image : "" ,
36
+ } ,
37
+ {
38
+ name : "Daily Todo App" ,
39
+ description : "Daily Todo App" ,
40
+ url : "https://sopkit.github.io/daily-todo-app/" ,
41
+ url2 :"https://daily-todo-app.pages.dev/" ,
42
+ image : "" ,
43
+ } , {
44
+ name : "Audio Recorder" ,
45
+ description : "An Audio Recorder with Pause and Download Functionality Using JavaScript" ,
46
+ url : "https://sopkit.github.io/audio-recorder/" ,
36
47
}
37
48
] ;
38
49
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ export default function Home() {
26
26
your JavaScript development workflow.
27
27
</ p >
28
28
< p >
29
- < Link href = "https://www.google.com/search?q=site%3Ahttps%3A%2F%2Fsopkit.github.io+markdown+to+html " >
29
+ < Link href = "https://www.google.com/search?q=markdown+to+html++++++++++++%0D%0A+++++++ site%3Ahttps%3A%2F%2Fsopkit.github.io" >
30
30
Search SopKit Tools on Google
31
31
</ Link >
32
32
</ p >
You can’t perform that action at this time.
0 commit comments