update to moving parts for site
toggle ugly but works
This commit is contained in:
4
app.html
4
app.html
@@ -5,7 +5,7 @@
|
||||
</head>
|
||||
<body {{ BODY_ATTRS }}>
|
||||
<!-- Fathom - simple website analytics - https://github.com/usefathom/fathom -->
|
||||
<script>
|
||||
<!-- <script>
|
||||
(function (f, a, t, h, o, m) {
|
||||
a[h] = a[h] || function () {
|
||||
(a[h].q = a[h].q || []).push(arguments)
|
||||
@@ -19,7 +19,7 @@
|
||||
})(document, window, '//stats.lost.services/tracker.js', 'fathom');
|
||||
fathom('set', 'siteId', 'KQYXI');
|
||||
fathom('trackPageview');
|
||||
</script>
|
||||
</script> -->
|
||||
<!-- / Fathom -->
|
||||
{{ APP }}
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user