Add easter egg
This commit is contained in:
parent
8b076fb031
commit
18e2cd48c7
2 changed files with 16 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="fr" data-bs-theme="dark">
|
<html lang="fr" data-bs-theme="dark">
|
||||||
|
{% include "partials/easter_egg.html" %}
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|
|
||||||
15
views/partials/easter_egg.html
Normal file
15
views/partials/easter_egg.html
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
<!--
|
||||||
|
|
||||||
|
-------- FREE PALESTINE --------
|
||||||
|
🟥⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛
|
||||||
|
🟥🟥⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛
|
||||||
|
🟥🟥🟥⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛
|
||||||
|
🟥🟥🟥🟥⬜⬜⬜⬜⬜⬜⬜⬜⬜
|
||||||
|
🟥🟥🟥🟥🟥⬜⬜⬜⬜⬜⬜⬜⬜
|
||||||
|
🟥🟥🟥🟥⬜⬜⬜⬜⬜⬜⬜⬜⬜
|
||||||
|
🟥🟥🟥🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩
|
||||||
|
🟥🟥🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩
|
||||||
|
🟥🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩
|
||||||
|
-------- FREE PALESTINE --------
|
||||||
|
|
||||||
|
-->
|
||||||
Loading…
Add table
Add a link
Reference in a new issue