Move to credits section

This commit is contained in:
nelle 2024-07-04 20:55:23 -06:00
parent 9116d7f656
commit ee89825f62
2 changed files with 1 additions and 1 deletions

View file

@ -33,7 +33,6 @@ import Layout from "../layouts/Layout.astro";
<div id="widget"><a href="https://www.last.fm/user/LimePotato">&#127911; <span id="song">&#8987</span></a></div> <div id="widget"><a href="https://www.last.fm/user/LimePotato">&#127911; <span id="song">&#8987</span></a></div>
<div> <div>
<span style="font-size: small;">latest played song on <a href="http://last.fm" target="_blank">last.fm</a></span> <span style="font-size: small;">latest played song on <a href="http://last.fm" target="_blank">last.fm</a></span>
<span style="font-size: small;">powered by <a href="https://github.com/biancarosa/lastfm-last-played" target="_blank">@biancarosa/lastfm-last-played</a></span>
</div> </div>
</div> </div>
<script type='text/javascript' src='/scripts/lastfm.js'></script> <script type='text/javascript' src='/scripts/lastfm.js'></script>

View file

@ -11,6 +11,7 @@ import Layout from "../layouts/Layout.astro";
<ul> <ul>
<li><s>Uh, God And My Country</s></li> <li><s>Uh, God And My Country</s></li>
<li>All the cool creatures in my <b>Friendly Buttons</b> section</li> <li>All the cool creatures in my <b>Friendly Buttons</b> section</li>
<li>Last.FM Presence Widget powered by<a href="https://github.com/biancarosa/lastfm-last-played" target="_blank">@biancarosa/lastfm-last-played</a></li>
</ul> </ul>
<hr> <hr>
<h2 class="subtitle">Privacy</h2> <h2 class="subtitle">Privacy</h2>