Added link to source
This commit is contained in:
@@ -348,6 +348,7 @@ input[type=range]#crossfader::-ms-thumb {
|
|||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
font-weight: 100;
|
font-weight: 100;
|
||||||
|
padding-top: 2em;
|
||||||
}
|
}
|
||||||
.footer a, .footer a:visited {
|
.footer a, .footer a:visited {
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
|
@@ -90,7 +90,13 @@
|
|||||||
|
|
||||||
<h1>🔊 Mix like a pro youtube DJ! 🎧</h1>
|
<h1>🔊 Mix like a pro youtube DJ! 🎧</h1>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<p><span id='shooting-stars-enable'></span> <span class="spacer"></span> <a href="https://tflcl.xyz" target="_blank" >⚒ Made by tflcl.xyz 🧩</a> <span class="spacer"></span> <a href="#" id="contact-me">💌 Contact me 💌</a></p>
|
<p><span id='shooting-stars-enable'></span> <span class="spacer"></span>
|
||||||
|
<a href="https://tflcl.xyz" target="_blank" >💜 Made by tflcl.xyz 💜</a>
|
||||||
|
<span class="spacer"></span>
|
||||||
|
<a href="#" id="contact-me">💌 Contact me 💌</a>
|
||||||
|
<span class="spacer"></span>
|
||||||
|
<a href="https://git.tflcl.xyz/tfl/YTDJ">🧩 Source code 🧩</a>
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user