mirror of
https://bgithub.xyz/mtrlps-community/lps-community-guide.git
synced 2026-02-04 17:44:45 +08:00
Deployed 68fbe27 with MkDocs version: 1.6.1
This commit is contained in:
7
assets/umami.js
Normal file
7
assets/umami.js
Normal file
@@ -0,0 +1,7 @@
|
||||
(function () {
|
||||
var s = document.createElement("script");
|
||||
s.defer = true;
|
||||
s.src = "https://umami.lnlfly.com/random-string.js";
|
||||
s.setAttribute("data-website-id", "75b3f459-13d9-41d2-8a3b-a77b785e93e1");
|
||||
document.head.appendChild(s);
|
||||
})();
|
||||
Reference in New Issue
Block a user