Skip to content

Commit 1a3d70f

Browse files
committed
Remove AMP and Squawk
1 parent 5c9e6dc commit 1a3d70f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

_layouts/index.liquid

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
{% include /css/index.min.css %}
2020
</style>
2121

22-
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
23-
<script async src="https://cdn.ampproject.org/v0.js"></script>
2422
</head>
2523
<body>
2624

@@ -50,6 +48,5 @@
5048
</aside>
5149
</div>
5250
</footer>
53-
<script src="//randomnoise.us/js/squawk.js"></script>
5451
</body>
5552
</html>

0 commit comments

Comments
 (0)