aboutsummaryrefslogtreecommitdiffstats
path: root/src/static
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2017-10-03 12:21:12 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2017-10-03 12:21:12 -0700
commit42763c659dd029cbe2c88e2292f638fd0735825e (patch)
tree96a9a710b75b079e7d148615448da643eaff1e43 /src/static
parentb07bbdba03fe9b1c3da2f69b8bc28b8071d99ec1 (diff)
Serve the OPNFV Logo Locally
Because the logo is currently being pulled from an external HTTP site, the site is being listed as insecure. Adding the OPNFV logo to static content should fix the warning and keep the previous error of the logo being moved from happening. Change-Id: I13cf83aa612f5589e304699f808ff7b105611fc4 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'src/static')
-rw-r--r--src/static/img/opnfv-logo.pngbin0 -> 2829 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/src/static/img/opnfv-logo.png b/src/static/img/opnfv-logo.png
new file mode 100644
index 0000000..1519503
--- /dev/null
+++ b/src/static/img/opnfv-logo.png
Binary files differ