Deployed bc7789c with MkDocs version: 1.6.1

This commit is contained in:
github-actions[bot]
2026-01-26 12:31:29 +00:00
commit 95a7d60d0a
67 changed files with 19648 additions and 0 deletions

7
assets/umami.js Normal file
View 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);
})();