diff --git a/home.css b/home.css new file mode 100644 index 000000000..358dab04b --- /dev/null +++ b/home.css @@ -0,0 +1,4 @@ +body{ + font-family: 'Assistant', sans-serif; + background: #8ECAE6; +} \ No newline at end of file diff --git a/home.html b/home.html new file mode 100644 index 000000000..44dc77483 --- /dev/null +++ b/home.html @@ -0,0 +1,26 @@ + + + + + UrbanWrap + + < + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 000000000..a07f7f9cd --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + UrbanWrap + + + + + + \ No newline at end of file diff --git a/logo.jpg b/logo.jpg new file mode 100644 index 000000000..a8373fd42 Binary files /dev/null and b/logo.jpg differ diff --git a/main.html b/main.html new file mode 100644 index 000000000..5ab2f8a43 --- /dev/null +++ b/main.html @@ -0,0 +1 @@ +Hello \ No newline at end of file diff --git a/trial.jpg b/trial.jpg new file mode 100644 index 000000000..f6ee97370 Binary files /dev/null and b/trial.jpg differ diff --git a/urban.jpg b/urban.jpg new file mode 100644 index 000000000..5a0c0edce Binary files /dev/null and b/urban.jpg differ