diff --git a/Yolo new Badge.js b/Yolo new Badge.js new file mode 100644 index 0000000..5ed6a9e --- /dev/null +++ b/Yolo new Badge.js @@ -0,0 +1 @@ +console.log("For the YOLO Badge") diff --git a/hello.js b/hello.js new file mode 100644 index 0000000..299c405 --- /dev/null +++ b/hello.js @@ -0,0 +1 @@ +const pair = "extraordinaire "; \ No newline at end of file diff --git a/main.js b/main.js new file mode 100644 index 0000000..0c95ad7 --- /dev/null +++ b/main.js @@ -0,0 +1 @@ +console.log("hello world") diff --git a/yolo.js b/yolo.js new file mode 100644 index 0000000..579272e --- /dev/null +++ b/yolo.js @@ -0,0 +1 @@ +console.log("for the YOLO Badge")