From 05d8c11e7bf1dd4c19f62ddc30e39fba7dd93fd1 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Fri, 14 Feb 2020 23:53:28 -0500 Subject: [PATCH] Reorganize Branding - Move favicon, logos, and branding to "Branding" folder --- Assets/{ => Branding}/favicon.ico | Bin Assets/{ => Branding}/logo.png | Bin Assets/{ => Branding}/logo_with_name.png | Bin Assets/{ => Branding}/name.png | Bin Web Pages/Common/header.html | 2 +- Web Pages/Common/header.txt | 2 +- Web Pages/Common/navbar.html | 6 +++--- Web Pages/Common/navbar.txt | 2 +- 8 files changed, 6 insertions(+), 6 deletions(-) rename Assets/{ => Branding}/favicon.ico (100%) rename Assets/{ => Branding}/logo.png (100%) rename Assets/{ => Branding}/logo_with_name.png (100%) rename Assets/{ => Branding}/name.png (100%) diff --git a/Assets/favicon.ico b/Assets/Branding/favicon.ico similarity index 100% rename from Assets/favicon.ico rename to Assets/Branding/favicon.ico diff --git a/Assets/logo.png b/Assets/Branding/logo.png similarity index 100% rename from Assets/logo.png rename to Assets/Branding/logo.png diff --git a/Assets/logo_with_name.png b/Assets/Branding/logo_with_name.png similarity index 100% rename from Assets/logo_with_name.png rename to Assets/Branding/logo_with_name.png diff --git a/Assets/name.png b/Assets/Branding/name.png similarity index 100% rename from Assets/name.png rename to Assets/Branding/name.png diff --git a/Web Pages/Common/header.html b/Web Pages/Common/header.html index 829c5d8..776cbe2 100644 --- a/Web Pages/Common/header.html +++ b/Web Pages/Common/header.html @@ -19,4 +19,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/Web Pages/Common/header.txt b/Web Pages/Common/header.txt index cf0547f..999f834 100644 --- a/Web Pages/Common/header.txt +++ b/Web Pages/Common/header.txt @@ -1 +1 @@ -document.write(' ') \ No newline at end of file +document.write(' ') \ No newline at end of file diff --git a/Web Pages/Common/navbar.html b/Web Pages/Common/navbar.html index dab461e..2938cc9 100644 --- a/Web Pages/Common/navbar.html +++ b/Web Pages/Common/navbar.html @@ -1,8 +1,8 @@ -