Skip to content

Commit

Permalink
Add goatcounter script
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethlove committed Dec 14, 2024
1 parent d9dad52 commit d2678fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions web/src/components/app.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,10 @@ pub fn App() -> Element {
}
DeleteModal {}
}
script {
src: "//gc.zgo.at/count.js",
"data-goatcounter": "https://skidmarks.goatcounter.com/com",
async: true,
}
}
}

0 comments on commit d2678fc

Please sign in to comment.