mirror of
https://github.com/ansible/awx.git
synced 2026-05-24 00:57:48 -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="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>
|
<script>
|
||||||
var $basePath = "{{ STATIC_URL }}";
|
var $basePath = "{{ STATIC_URL }}";
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user