summaryrefslogtreecommitdiff
path: root/content/articles/av1-videos.md
diff options
context:
space:
mode:
authorschizoid <schizoidparty@aol.com>2024-12-14 23:42:05 -0500
committerschizoid <schizoidparty@aol.com>2024-12-14 23:42:05 -0500
commitdc26214df85f94cf3f20f313425a7ead2f93e2e4 (patch)
tree805af97aeb369948170d497c38b3f840e368956c /content/articles/av1-videos.md
parent7ea38b988da36b857a622126e463221c44f408e2 (diff)
Attempted to fix the AV1 video embed
Diffstat (limited to 'content/articles/av1-videos.md')
-rw-r--r--content/articles/av1-videos.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/articles/av1-videos.md b/content/articles/av1-videos.md
index 3ab950d..212a765 100644
--- a/content/articles/av1-videos.md
+++ b/content/articles/av1-videos.md
@@ -9,7 +9,7 @@ I encoded Denshi's [Little Dark Age: Computing](https://odysee.com/@DenshiVideo:
<div style="text-align: center;">
<video width="640" height="360" controls>
- <source src="https://ftp.schizoid.party/Videos/lildarkagecomputing.webm" type="video/webm">
+ <source src="lildarkagecomputing.webm" type="video/webm">
**Your browser does not support the video tag.**
</video>
</div>