Compare commits

...

2 Commits

Author SHA1 Message Date
Nikolai Rodionov 34bd9068e1
feat: Use clappr from MinIO bucket
continuous-integration/drone/push Build is passing Details
2023-04-18 17:40:01 +02:00
Nikolai Rodionov 972fa36329
refactor(content): Remove the YouTube iframe
continuous-integration/drone/push Build is passing Details
2023-04-18 09:12:15 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ cover:
---
Big ups, **Venus Theory!**
{{< youtube OCzf38fCqB4 >}}
[Link to the video](https://www.youtube.com/watch?v=OCzf38fCqB4)
## Prerequisite
All of them are covered in [the first post]({{< ref "vst-on-linux-1" >}} )

View File

@ -4,7 +4,7 @@
<script
type="text/javascript"
src="https://cdn.jsdelivr.net/npm/@clappr/player@latest/dist/clappr.min.js"
src="https://s3.badhouseplants.net/badhouseplants-js/clappr/0.5.0/clappr.js"
>
</script>