diff --git a/backend/postings/static/postings/favicon.ico b/backend/postings/static/postings/favicon.ico deleted file mode 100644 index be74abd..0000000 Binary files a/backend/postings/static/postings/favicon.ico and /dev/null differ diff --git a/backend/postings/static/postings/website_icon.png b/backend/postings/static/postings/website_icon.png new file mode 100644 index 0000000..8ed463a Binary files /dev/null and b/backend/postings/static/postings/website_icon.png differ diff --git a/backend/postings/templates/postings/generic_page.html b/backend/postings/templates/postings/generic_page.html index f49084f..7e2bdb2 100644 --- a/backend/postings/templates/postings/generic_page.html +++ b/backend/postings/templates/postings/generic_page.html @@ -4,6 +4,16 @@
+ {% load static %} + + + + + + + + +