diff --git a/css/custom.css b/css/custom.css new file mode 100755 index 0000000..cf6f618 --- /dev/null +++ b/css/custom.css @@ -0,0 +1 @@ +/* custom.css */ diff --git a/index.html b/index.html index f0f1a12..6fb2c96 100755 --- a/index.html +++ b/index.html @@ -10,17 +10,25 @@ - - + + - - - + + + + + + + + + + + \ No newline at end of file diff --git a/js/custom-utilities.js b/js/custom-utilities.js new file mode 100755 index 0000000..4277e54 --- /dev/null +++ b/js/custom-utilities.js @@ -0,0 +1,6 @@ +/** + * custom-utilities.js + * + * A collection of utilities used throughout webqueue2 + */ +