Skip to content

Commit

Permalink
even slower :-)
Browse files Browse the repository at this point in the history
  • Loading branch information
jschroeter committed Nov 5, 2021
1 parent 1df4440 commit 085bca0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
<!doctype html>
<head>
<meta charset="utf-8">
<!-- Google Analytics -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-XXXXX-Y', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
<script src='https://www.google-analytics.com/analytics.js'></script>
<script src="https://code.jquery.com/jquery-3.2.1.js"></script>
<link rel="stylesheet" href="styles.css" />
<link rel="stylesheet" href="jquery-ui.css" />
Expand Down

0 comments on commit 085bca0

Please sign in to comment.