add onedollarstats

finxol.io 5ef9d954 8652fdfd

verified
Changed files
+7 -1
+7 -1
nuxt.config.ts
···
head: {
htmlAttrs: {
lang: "en"
-
}
+
},
+
script: [
+
{
+
defer: true,
+
src: "https://assets.onedollarstats.com/stonks.js"
+
}
+
]
}
},