mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-08 14:08:57 -06:00
Add easter-egg comment to custom js
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Easter egg feature! 🐣️
|
||||
window.onload = () => {
|
||||
let commit = document.querySelector("#commit-id > a");
|
||||
if (commit != null) {
|
||||
|
||||
Reference in New Issue
Block a user