Compare commits
No commits in common. "4e2422fa0927a1353abfe0ee19ce24fb667773b2" and "3797e33450e0739472d27cd400290d7f70ecfa18" have entirely different histories.
4e2422fa09
...
3797e33450
1
articles
Submodule
1
articles
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 3744bd78995594e5fdfcaeff32f426f1d41daffa
|
|
@ -2,17 +2,4 @@
|
||||||
import '$lib/app.scss';
|
import '$lib/app.scss';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<svelte:head>
|
|
||||||
<!-- Google tag (gtag.js) -->
|
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6D99J1R7DX"></script>
|
|
||||||
<script>
|
|
||||||
window.dataLayer = window.dataLayer || [];
|
|
||||||
function gtag() {
|
|
||||||
dataLayer.push(arguments);
|
|
||||||
}
|
|
||||||
gtag('js', new Date());
|
|
||||||
gtag('config', 'G-6D99J1R7DX');
|
|
||||||
</script>
|
|
||||||
</svelte:head>
|
|
||||||
|
|
||||||
<slot />
|
<slot />
|
Loading…
Reference in New Issue
Block a user