-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.js
21 lines (19 loc) · 807 Bytes
/
index.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
import "/components/tl-body/element.mjs";
import "/components/tl-synodic/element.mjs";
import "/components/tl-sidereal/element.mjs";
import "/components/tl-location/element.mjs";
import "/components/tl-birth/element.mjs";
import "/components/tl-horoscope/element.mjs";
import "/components/tl-timer/element.mjs";
import "/components/tl-music/element.mjs";
import "/components/tl-numerology/element.mjs";
import "/components/tl-tarot/element.mjs";
import "/components/tl-iching/element.mjs";
import "/components/tl-tao/element.mjs";
import "/components/tl-moon/element.mjs";
import "/components/tl-market/element.mjs";
import "/components/tl-platonic/element.mjs";
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-KMZJNVG8GT');