Compare commits
2 commits
9b7c27fb3f
...
5f1c9d9848
Author | SHA1 | Date | |
---|---|---|---|
5f1c9d9848 | |||
d66d1c6210 |
3 changed files with 2 additions and 1445 deletions
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 83 KiB |
|
@ -23,7 +23,7 @@ const page = Astro.url.pathname
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
|
||||
<link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />
|
||||
<!-- <link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />-->
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
|
||||
<meta name="robots" content={'noindex, nofollow'} />
|
||||
|
|
|
@ -11,7 +11,7 @@ import Layout from "../layouts/Layout.astro";
|
|||
<ul>
|
||||
<li><s>Uh, God And My Country</s></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>
|
||||
<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>
|
||||
<hr>
|
||||
<h2 class="subtitle">Privacy & Security</h2>
|
||||
|
|
Loading…
Reference in a new issue