This commit is contained in:
Kameron Kenny 2019-03-07 13:27:57 -05:00
parent 32a08e1f48
commit 343253d893
2 changed files with 8 additions and 0 deletions

View File

@ -15,6 +15,9 @@
<link rel="stylesheet" href="{{ '/assets/css/ie.css' | relative_url }}">
<![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
{% include newrelic.html %}
<link rel="shortcut icon" href="/assets/images/favicon.ico" type="image/x-icon">
<link rel="icon" href="/assets/images/favicon.ico" type="image/x-icon">

5
_includes/newrelic.html Normal file

File diff suppressed because one or more lines are too long