mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-02 07:27:35 -04:00
added socket.io.min.js
This commit is contained in:
@@ -423,7 +423,7 @@
|
||||
"filename": "app/templates/new/components/head.html",
|
||||
"hashed_secret": "ee5048791fc7ff45a1545e24f85bec3317371327",
|
||||
"is_verified": false,
|
||||
"line_number": 35,
|
||||
"line_number": 36,
|
||||
"is_secret": false
|
||||
}
|
||||
],
|
||||
@@ -710,5 +710,5 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"generated_at": "2024-05-29T21:18:03Z"
|
||||
"generated_at": "2024-06-03T18:37:18Z"
|
||||
}
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
{# google #}
|
||||
<script type="text/javascript" src="{{ asset_url('js/gtm_head.js') }}"></script>
|
||||
<script type="text/javascript" src="{{ url_for('static', filename='js/chart.umd.js') }}"></script>
|
||||
<script src="{{ url_for('static', filename='js/socket.io.min.js') }}"></script>
|
||||
<meta name="google-site-verification" content="niWnSqImOWz6mVQTYqNb5tFK8HaKSB4b3ED4Z9gtUQ0" />
|
||||
{% if g.hide_from_search_engines %}
|
||||
<meta name="robots" content="noindex" />
|
||||
|
||||
Reference in New Issue
Block a user