✨ Add Bandcamp support
This commit is contained in:
@@ -1103,6 +1103,10 @@ video {
|
||||
background-color: #333;
|
||||
}
|
||||
|
||||
.link-bandcamp {
|
||||
background-color: #1da0c3;
|
||||
}
|
||||
|
||||
.link-bluesky {
|
||||
background: #0084ff;
|
||||
background: linear-gradient(2.35619rad, #5a72fa 0%, #0084ff 100%);
|
||||
|
||||
@@ -21,6 +21,9 @@
|
||||
.link-apple {
|
||||
background-color: #333;
|
||||
}
|
||||
.link-bandcamp {
|
||||
background-color: #1da0c3;
|
||||
}
|
||||
.link-bluesky {
|
||||
background: #0084ff;
|
||||
background: linear-gradient(2.35619rad, #5a72fa 0%, #0084ff 100%);
|
||||
|
||||
1
assets/icons/bandcamp.svg
Normal file
1
assets/icons/bandcamp.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M256 8C119 8 8 119 8 256S119 504 256 504 504 393 504 256 393 8 256 8zm48.2 326.1h-181L207.9 178h181z"/></svg>
|
||||
|
After Width: | Height: | Size: 352 B |
Reference in New Issue
Block a user