Updated handshake redirect

This commit is contained in:
Nathan Woodburn 2022-01-26 16:05:17 +11:00
parent 008016b7ec
commit f61ca23efc
5 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
</header> </header>
<script src="assets/bootstrap/js/bootstrap.min.js"></script> <script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/grayscale.js"></script> <script src="assets/js/grayscale.js"></script>
<script src="https://nathanwoodburn/handshake.js"></script> <script src="https://nathanwoodburn/handshake.js?nathanwoodburn"></script>
</body> </body>
</html> </html>

View File

@ -33,7 +33,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
</div> </div>
<script src="assets/bootstrap/js/bootstrap.min.js"></script> <script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/grayscale.js"></script> <script src="assets/js/grayscale.js"></script>
<script src="https://nathanwoodburn/handshake.js"></script> <script src="https://nathanwoodburn/handshake.js?nathanwoodburn"></script>
</body> </body>
</html> </html>

View File

@ -92,7 +92,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
</footer> </footer>
<script src="assets/bootstrap/js/bootstrap.min.js"></script> <script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/grayscale.js"></script> <script src="assets/js/grayscale.js"></script>
<script src="https://nathanwoodburn/handshake.js"></script> <script src="https://nathanwoodburn/handshake.js?nathanwoodburn"></script>
</body> </body>
</html> </html>

View File

@ -112,7 +112,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
</footer> </footer>
<script src="assets/bootstrap/js/bootstrap.min.js"></script> <script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/grayscale.js"></script> <script src="assets/js/grayscale.js"></script>
<script src="https://nathanwoodburn/handshake.js"></script> <script src="https://nathanwoodburn/handshake.js?nathanwoodburn"></script>
</body> </body>
</html> </html>

View File

@ -87,7 +87,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
</footer> </footer>
<script src="assets/bootstrap/js/bootstrap.min.js"></script> <script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/grayscale.js"></script> <script src="assets/js/grayscale.js"></script>
<script src="https://nathanwoodburn/handshake.js"></script> <script src="https://nathanwoodburn/handshake.js?nathanwoodburn"></script>
</body> </body>
</html> </html>