mirror of
https://gitlab.com/lander-team/site.git
synced 2025-07-27 08:31:30 +00:00
easteregg
This commit is contained in:
18
index.html
18
index.html
@@ -17,7 +17,7 @@
|
||||
<!-- Favicon -->
|
||||
<link
|
||||
rel="icon"
|
||||
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌚</text></svg>"
|
||||
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🚀</text></svg>"
|
||||
/>
|
||||
|
||||
<!-- Custom CSS -->
|
||||
@@ -327,10 +327,18 @@
|
||||
</section>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="py-5 bg-black">
|
||||
<div class="container">
|
||||
<p class="m-0 text-center text-white small">
|
||||
Copyright © Redline Racing Division 2019
|
||||
<footer>
|
||||
<div>
|
||||
<p style="font-size: 10em">🌑</p>
|
||||
<p
|
||||
style="
|
||||
font-weight: light;
|
||||
font-size: 1em;
|
||||
color: white;
|
||||
font-style: italic;
|
||||
"
|
||||
>
|
||||
ad astra per aspera
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user