mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
updated favicon
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
<link rel="stylesheet" href="{{ STATIC_URL }}tower.min.css?v={{version}}" type="text/css">
|
||||
|
||||
<link rel="shortcut icon" href="{{ STATIC_URL }}img/favicon.ico" />
|
||||
<link rel="shortcut icon" href="{{ STATIC_URL }}img/favicon.ico?v={{version}}" />
|
||||
<script>
|
||||
var $basePath = "{{ STATIC_URL }}";
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user