Skip to content

Commit

Permalink
Merge pull request #251 from CBIIT/release-v3.1.5
Browse files Browse the repository at this point in the history
Release v3.1.5
  • Loading branch information
fmanuelos authored Nov 13, 2023
2 parents 162072d + abf6d48 commit 52b46f3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,15 @@
<base href="%PUBLIC_URL%/">
<script defer src="https://use.fontawesome.com/releases/v5.1.0/js/all.js" integrity="sha384-3LK/3kTpDE/Pkp8gTNp2gR/2gOiwQ6QaO7Td0zV76UFJVhqLl4Vl3KL1We6q6wR9" crossorigin="anonymous"></script>
<script src="//assets.adobedtm.com/6a4249cd0a2c/9d422d6cad08/launch-7e4a83c1c1c3.min.js" async></script>
<!-- Import web component -->
<script src="https://cbiit.github.io/nci-softwaresolutions-elements/components/include-html.js"></script>
<title>EVS - Semantic Integration Platform</title>
</head>
<body>
<header class="flex-grow-0">
<!-- Set component's src attribute to url of html snippet -->
<include-html src="https://cbiit.github.io/nci-softwaresolutions-elements/banners/government-shutdown.html"></include-html>
</header>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<!--
Expand Down

0 comments on commit 52b46f3

Please sign in to comment.