mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2025-02-15 05:39:15 +01:00
Add analytics
This commit is contained in:
@@ -16,6 +16,11 @@ export default function Document() {
|
||||
name='og:description'
|
||||
content='Egyszerű keresés és letöltés az érettségi feladatsorokhoz. 🏫'
|
||||
/>
|
||||
<script
|
||||
defer
|
||||
data-domain="erettsegi.albert.lol"
|
||||
src="https://analytics.albert.lol/js/script.js"
|
||||
/>
|
||||
<link rel='icon' href='/favicon.ico' />
|
||||
<meta property='image' content='/logo.png' />
|
||||
<meta property='og:image' content='/logo.png' />
|
||||
|
Reference in New Issue
Block a user