added many new badges, plus a new band!

This commit is contained in:
Dalm 2022-04-10 01:16:39 +01:00
parent ebed549683
commit eabc991689
9 changed files with 40 additions and 6 deletions

View File

@ -22,7 +22,7 @@
<div id=content-container class="flex-container">
<div id=Sidebar><p><div id="selfportrait-container"><img src="images/selfportrait cropped.png" alt="illustration of dalm in red and black" id="selfportrait"></div>
<nav>
<div id=navbutto><a href=main.html>Main</a></div>
<div id=navbutton><a href=main.html>Main</a></div>
<div id=navbutton><a href=blog.html>Blog</a></div>
<div id=navbutton><a href=gallery.html>Art</a></div>
<div id=navbutton><a href=comics.html>Comics & Zines</a></div>

View File

@ -62,3 +62,12 @@
align-content: center;
justify-content: flex-start;
}
@media only screen and (max-width: 800px)
{
#badges{
height: 200px;
}
}

BIN
images/Badges/button130.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
images/Badges/button350.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
images/Badges/button357.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 560 B

BIN
images/Badges/button489.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 627 B

View File

@ -99,7 +99,10 @@
<img src="./images/Badges/i-cookie.png">
<img src="./images/Badges/ab-nonft.png">
<a href="https://www.ermel.org/handcoded/"><img src="./images/Badges/handcode.jpg"></a>
<img src="./images/Badges/button130.gif">
<img src="./images/Badges/button350.gif">
<img src="./images/Badges/button357.gif">
<img src="./images/Badges/button489.png">
</div>
</div>

View File

@ -156,6 +156,15 @@
<td></td>
<td></td>
</tr>-->
<tr>
<td>Elsie MacDonald</td>
<td>Elsie MacDonald is a solo folk punk singer from Dundee, based in Edinburgh. Trying desperately to be the 21st century queer Billy Bragg.</td>
<td>Acoustic folk punk with some politics, humour and failed romance.</td>
<td>elsiemacdonaldmusic [at] gmail.com</td>
<td><a href="https://linktr.ee/elsiemacdonald">Link Tree</a></td>
<td>Active</td>
</tr>
<tr>
<td>Fingering at the Disco</td>

21
rss.xml
View File

@ -3,21 +3,34 @@
<channel>
<title>Dalmationer.Art RSS Feed</title>
<description>Dalm's little site on the web!</description>
<link>Dalmationer.art</link>
<link>https://Dalmationer.art</link>
<lastBuildDate>
Tue, 05 Apr 2022 02:10:19 +0000
Sun, 10 Apr 2022 00:14:05 +0000
</lastBuildDate>
<ttl>20000</ttl>
<item>
<title> New band! </title>
<description>
Added a Elsie MacDonald to the punk bands list! Check out her stuff, it rules!
Also set up a comments system, but there's nothing to comment on yet!
</description>
<link>https://Dalmationer.art</link>
<pubDate>
Sun, 10 Apr 2022 00:14:05 +0000
</pubDate>
</item>
<item>
<title>Hello World!</title>
<description>
First post in my RSS feed! Hope this works!
I've updated a bunch of things on my site, including the start of a gallery... and some things that aren't on the public site yet, including a tutorial or two!
</description>
<link>Dalmationer.art</link>
<link>https://Dalmationer.art</link>
<pubDate>
Tue, 05 Apr 2022 02:10:19 +0000
Sat, 09 Apr 2022 23:23:52 +0000
</pubDate>
</item>