Skip to content

Commit

Permalink
Update professional.html (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidlogic authored Mar 7, 2024
1 parent 209ad2f commit f3cbb6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion professional.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<link href="images/favicon.png" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<script>
window.location = '/';
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
Expand Down Expand Up @@ -631,4 +632,4 @@ <h3 class="feature-head"><strong class="feature-heading">A suite of tools to sec
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=65436291bc78648e3b40b2a8" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/proof-of-position-protocol.js" type="text/javascript"></script>
</body>
</html>
</html>
3 changes: 2 additions & 1 deletion professionals.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<link href="images/favicon.png" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<script>
window.location = '/';
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
Expand Down Expand Up @@ -647,4 +648,4 @@ <h3 class="feature-head"><strong class="feature-heading">A suite of tools to sec
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=65436291bc78648e3b40b2a8" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/proof-of-position-protocol.js" type="text/javascript"></script>
</body>
</html>
</html>

0 comments on commit f3cbb6d

Please sign in to comment.