diff --git a/src/Client/src/app/app.html b/src/Client/src/app/app.html index 28ab685..d851270 100644 --- a/src/Client/src/app/app.html +++ b/src/Client/src/app/app.html @@ -5,7 +5,7 @@ JOB BOARD
{{ auth.loggedInUser.userName.toUpperCase() }} diff --git a/src/Client/src/index.html b/src/Client/src/index.html index 2db1600..de33814 100644 --- a/src/Client/src/index.html +++ b/src/Client/src/index.html @@ -5,7 +5,7 @@ BoredCareers - + diff --git a/src/Server/wwwroot/img/logo-centered.png b/src/Server/wwwroot/img/logo-centered.png new file mode 100644 index 0000000..8905ea8 Binary files /dev/null and b/src/Server/wwwroot/img/logo-centered.png differ diff --git a/src/Server/wwwroot/img/logo-full.png b/src/Server/wwwroot/img/logo-full.png new file mode 100644 index 0000000..1efc4a2 Binary files /dev/null and b/src/Server/wwwroot/img/logo-full.png differ diff --git a/src/Server/wwwroot/img/site-logo.jpg b/src/Server/wwwroot/img/site-logo.jpg deleted file mode 100644 index 9de077d..0000000 Binary files a/src/Server/wwwroot/img/site-logo.jpg and /dev/null differ diff --git a/src/Server/wwwroot/img/site-logo2.jpg b/src/Server/wwwroot/img/site-logo2.jpg deleted file mode 100644 index 8e6b946..0000000 Binary files a/src/Server/wwwroot/img/site-logo2.jpg and /dev/null differ