diff --git a/uda/COMMIT_EDITMSG.txt b/uda/COMMIT_EDITMSG.txt new file mode 100644 index 0000000..fceebb0 --- /dev/null +++ b/uda/COMMIT_EDITMSG.txt @@ -0,0 +1,13 @@ +Initial commit +# Please enter the commit message for your changes. Lines starting +# with '#' will be ignored, and an empty message aborts the commit. +# +# On branch master +# +# Initial commit +# +# Changes to be committed: +# new file: cs.css +# new file: index.html +# new file: js.js +# diff --git a/uda/cs.css b/uda/cs.css new file mode 100644 index 0000000..239920c --- /dev/null +++ b/uda/cs.css @@ -0,0 +1,3 @@ +body { + background-color: #00cae4; +} \ No newline at end of file diff --git a/uda/index.html b/uda/index.html new file mode 100644 index 0000000..1d480f3 --- /dev/null +++ b/uda/index.html @@ -0,0 +1,34 @@ + + + + + Blog Project + + + + + +
+

Arsenal!

+
+
+
+ +
+
+ + + + + + + + + + \ No newline at end of file diff --git a/uda/js.js b/uda/js.js new file mode 100644 index 0000000..e69de29