Skip to content

Commit

Permalink
Add touchpoint survey to 889 Tool
Browse files Browse the repository at this point in the history
  • Loading branch information
felder101 committed Dec 4, 2024
1 parent 9597680 commit e3090fe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion front-end/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="Content-Security-Policy" content="script-src 'self' https://dap.digitalgov.gov https://www.google-analytics.com https://www.googletagmanager.com;">
<meta http-equiv="Content-Security-Policy" content="script-src 'self' https://dap.digitalgov.gov https://www.google-analytics.com
https://www.googletagmanager.com https://touchpoints.app.cloud.gov;">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<link rel="icon" href="/favicon.ico" />
<script src="/js/uswds-init.min.js"></script>
<title>GSA 889 Representations Tool</title>
<script async="" type="text/javascript" src="https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=GSA" id="_fed_an_ua_tag"></script>
<script src="https://touchpoints.app.cloud.gov/touchpoints/55c3c7c9.js" async></script>
</head>
<body >
<div id="app" class="grid-row flex flex-column height-full"></div>
Expand Down

0 comments on commit e3090fe

Please sign in to comment.