From e570810bdb0e27b213658cd1a6dff44a74fbf285 Mon Sep 17 00:00:00 2001 From: Jake McDermott Date: Tue, 8 Jun 2021 09:02:43 -0400 Subject: [PATCH] Use favicon for dev and prod builds --- awx/ui_next/public/index.html | 20 ++ awx/ui_next/public/static/media/favicon.ico | 232 ++++++++++++++++++++ 2 files changed, 252 insertions(+) create mode 100644 awx/ui_next/public/static/media/favicon.ico diff --git a/awx/ui_next/public/index.html b/awx/ui_next/public/index.html index dc5174aa7c..564369ef99 100644 --- a/awx/ui_next/public/index.html +++ b/awx/ui_next/public/index.html @@ -1,3 +1,20 @@ + +<% if (process.env.NODE_ENV === 'production') { %> + {% load static %} +<% } %> @@ -9,6 +26,9 @@ http-equiv="Content-Security-Policy" content="default-src 'self'; connect-src 'self' ws: wss:; style-src 'self' 'unsafe-inline'; script-src 'self' 'nonce-{{ csp_nonce }}' *.pendo.io; img-src 'self' *.pendo.io data:;" /> + + <% } else { %> + <% } %> diff --git a/awx/ui_next/public/static/media/favicon.ico b/awx/ui_next/public/static/media/favicon.ico new file mode 100644 index 0000000000..6d80915fb6 --- /dev/null +++ b/awx/ui_next/public/static/media/favicon.ico @@ -0,0 +1,232 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +