content(beats): Add a Spinal Cord beat
continuous-integration/drone/push Build is passing Details

fix(lfs): Add paths again

fix(lfs): Update lfs paths

fix(lfs): Update lfs paths

fix(lfs): some fixes

fix(lfs): remove static

fix(lfs): Updload files again

build: Remove lfs dir after pulling
This commit is contained in:
Nikolai Rodionov 2023-04-11 13:29:19 +02:00
parent 63344968cc
commit 5f150e700f
Signed by: allanger
GPG Key ID: 19DB54039EBF8F10
5 changed files with 9 additions and 3 deletions

View File

@ -34,10 +34,11 @@ trigger:
- push
steps:
- name: Download submodules with themes
- name: Download submodules with themes and remove lfs
image: alpine/git
commands:
- git submodule update --init --recursive
- rm -rf static
- name: Test a build
image: git.badhouseplants.net/badhouseplants/hugo-builder

2
.gitattributes vendored
View File

@ -1,2 +1,2 @@
static/* filter=lfs diff=lfs merge=lfs -text
static/** filter=lfs diff=lfs merge=lfs -text
static/**/* filter=lfs diff=lfs merge=lfs -text

View File

@ -31,11 +31,16 @@ draft: false
<iframe width="100%" height="150" scrolling="no" frameborder="no" src="https://funkwhale.badhouseplants.net/front/embed.html?&amp;type=track&amp;id=30"></iframe>
{{< /rawhtml >}}
### Silver Grendade
### Silver Grenade
{{< rawhtml >}}
<iframe width="100%" height="150" scrolling="no" frameborder="no" src="https://funkwhale.badhouseplants.net/front/embed.html?&amp;type=track&amp;id=31"></iframe>
{{< /rawhtml >}}
### Spinal Cord
{{< rawhtml >}}
<iframe width="100%" height="150" scrolling="no" frameborder="no" src="https://funkwhale.badhouseplants.net/front/embed.html?&amp;type=track&amp;id=32"></iframe>
{{< /rawhtml >}}
### Empty Cubicles
{{< rawhtml >}}
<iframe width="100%" height="150" scrolling="no" frameborder="no" src="https://funkwhale.badhouseplants.net/front/embed.html?&amp;type=track&amp;id=23"></iframe>

BIN
static/about/logo.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 228 KiB

After

Width:  |  Height:  |  Size: 131 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 MiB

After

Width:  |  Height:  |  Size: 132 B