Add easter-egg comment to custom js

This commit is contained in:
Xevion
2022-04-10 22:23:21 -05:00
parent 0b3e49be94
commit 69c1b64ed0

View File

@@ -1,3 +1,4 @@
// Easter egg feature! 🐣️
window.onload = () => {
let commit = document.querySelector("#commit-id > a");
if (commit != null) {