|
|
@ -39,10 +39,14 @@
|
|
|
|
class="feather-icon dark-theme-only"
|
|
|
|
class="feather-icon dark-theme-only"
|
|
|
|
src="/assets/icons/moon.svg"
|
|
|
|
src="/assets/icons/moon.svg"
|
|
|
|
alt="🌜"
|
|
|
|
alt="🌜"
|
|
|
|
|
|
|
|
height="45px"
|
|
|
|
|
|
|
|
width="45px"
|
|
|
|
><img
|
|
|
|
><img
|
|
|
|
class="feather-icon light-theme-only"
|
|
|
|
class="feather-icon light-theme-only"
|
|
|
|
src="/assets/icons/sun.svg"
|
|
|
|
src="/assets/icons/sun.svg"
|
|
|
|
alt="☀️"
|
|
|
|
alt="☀️"
|
|
|
|
|
|
|
|
height="45px"
|
|
|
|
|
|
|
|
width="45px"
|
|
|
|
></label>
|
|
|
|
></label>
|
|
|
|
<a
|
|
|
|
<a
|
|
|
|
href="/support/"
|
|
|
|
href="/support/"
|
|
|
@ -52,6 +56,8 @@
|
|
|
|
class="feather-icon"
|
|
|
|
class="feather-icon"
|
|
|
|
src="/assets/icons/heart.svg"
|
|
|
|
src="/assets/icons/heart.svg"
|
|
|
|
alt="❤️"
|
|
|
|
alt="❤️"
|
|
|
|
|
|
|
|
height="45px"
|
|
|
|
|
|
|
|
width="45px"
|
|
|
|
></a>
|
|
|
|
></a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</header>
|
|
|
|
</header>
|
|
|
|