-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
777 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<base href="/"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1.0"> | ||
<link rel="icon" href="favicon.png"> | ||
<title>Semaphore UI</title> | ||
|
||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LLNHCZSEZ4"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-LLNHCZSEZ4'); | ||
</script> | ||
|
||
<script>window.$crisp=[];window.CRISP_WEBSITE_ID="5867f49c-5d46-485e-85e7-eb3cdba1cdd4";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script> | ||
|
||
<!-- Event snippet for Purchase conversion page | ||
In your html page, add the snippet and call gtag_report_conversion when someone clicks on the chosen link or button. --> | ||
<script> | ||
function gtag_report_conversion(amount) { | ||
var callback = function () { | ||
// if (typeof(url) != 'undefined') { | ||
// window.location = url; | ||
// } | ||
}; | ||
gtag('event', 'conversion', { | ||
'send_to': 'AW-11221016546/RuOcCL-f0JwZEOK_zOYp', | ||
'value': amount, | ||
'currency': 'USD', | ||
'transaction_id': '', | ||
'event_callback': callback | ||
}); | ||
return false; | ||
} | ||
</script> | ||
|
||
<script defer type="module" src="js/chunk-vendors.dddc336c.js"></script><script defer type="module" src="js/app.e30931a3.js"></script><link href="css/chunk-vendors.74b5a4f7.css" rel="stylesheet"><link href="css/app.733de913.css" rel="stylesheet"><script defer src="js/chunk-vendors-legacy.1eeba710.js" nomodule></script><script defer src="js/app-legacy.4b9ab2d9.js" nomodule></script></head> | ||
<body> | ||
<noscript> | ||
<strong> | ||
We're sorry but web doesn't work properly | ||
without JavaScript enabled. Please enable it to continue. | ||
</strong> | ||
</noscript> | ||
<div id="app"></div> | ||
<!-- built files will be auto injected --> | ||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters