Hit it son
This commit is contained in:
parent
53647566bc
commit
3c7af26650
1 changed files with 5 additions and 0 deletions
|
@ -29,4 +29,9 @@
|
|||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<script src="https://unpkg.com/konami@1.6.3/konami.js"></script>
|
||||
<script>
|
||||
const easterEgg = new Konami(() => window.location.href =
|
||||
"https://www.youtube.com/watch?v=x9l6eQbKcMw");
|
||||
</script>
|
||||
{% comment %} vim: set ts=2 sw=2 et tw=80: {% endcomment %}
|
||||
|
|
Loading…
Reference in a new issue