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