lastfm recent track

This commit is contained in:
2023-08-03 23:39:02 +03:00
parent f386bd916f
commit 957bdda3ab
10 changed files with 95 additions and 20 deletions

View File

@@ -1,6 +1,11 @@
<footer class="text-center text-shadow mt-3 text-white-50">
<p class="font-monospace">
build:
<a class="text-reset text-decoration-none border-bottom py-1" href="#" target="_blank">ab6324f</a>
<a
class="text-reset text-decoration-none border-bottom py-1"
href="#"
target="_blank"
>ab6324f</a
>
</p>
</footer>

View File

@@ -1,16 +1,18 @@
<header class="mb-3">
<div class="text-shadow">
<h3 id="app_title" class="float-md-start mb-0">
<span class="font-monospace">inet://</span><br>
<p class="text-secondary fs-6 text-shadow m-0">// licking and assemble //</p>
<span class="font-monospace">inet://</span><br />
<p class="text-secondary fs-6 text-shadow m-0">
// licking and assemble //
</p>
</h3>
<nav class="nav nav-masthead justify-content-center float-md-end">
<a class="nav-link fw-bold py-1 px-0 icon-link" href="/">
<svg
class="svg-icon"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
width="16"
height="16"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
@@ -30,8 +32,8 @@
<svg
class="svg-icon"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
width="16"
height="16"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
@@ -46,11 +48,7 @@
</svg>
About
</a>
<a
id="app_theme_switcher"
class="nav-link fw-bold py-1 px-0"
href="#"
></a>
<a id="app_theme_switcher" class="nav-link fw-bold py-1 px-0"></a>
</nav>
</div>
</header>

View File

@@ -47,7 +47,10 @@
</li>
<li><hr class="dropdown-divider" /></li>
<li>
<a class="dropdown-item d-flex gap-2 align-items-center" href="#personal">
<a
class="dropdown-item d-flex gap-2 align-items-center"
href="#personal"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"