Fix links and GoogleTagManager code after the rename.

This commit is contained in:
Arpad Csanyi
2016-03-15 20:46:45 +01:00
parent 93f89a8a63
commit d1cc203cab
2 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
<h1>Ultimate Hacking Keyboard &mdash; Agent mockups</h1>
<ul class="nav nav-pills">
<li role="presentation"><a href="index.html">Key action editor</a></li>
<li role="presentation"><a href="popup.html">Key action editor</a></li>
<li role="presentation" class="active"><a href="macro.html">Macro editor</a></li>
</ul>

View File

@@ -11,18 +11,18 @@
<body style="padding:50px">
<!-- Google Tag Manager -->
<!-- <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-PQLCXB"
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-PQLCXB"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(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=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PQLCXB');</script> -->
})(window,document,'script','dataLayer','GTM-PQLCXB');</script>
<!-- End Google Tag Manager -->
<h1>Ultimate Hacking Keyboard &ndash; Agent mockups</h1>
<ul class="nav nav-pills">
<li role="presentation" class="active"><a href="index.html">Key action editor</a></li>
<li role="presentation" class="active"><a href="popup.html">Key action editor</a></li>
<li role="presentation"><a href="macro.html">Macro editor</a></li>
</ul>