diff options
author | Skiz <skiznet@aol.com> | 2024-08-04 15:52:43 -0400 |
---|---|---|
committer | Skiz <skiznet@aol.com> | 2024-08-04 15:52:43 -0400 |
commit | 0c53e2787cac93d0eee956aed9262e2f4631d563 (patch) | |
tree | 116c06ff53b19d12155d6d93a33abdb414b6be25 /content | |
parent | baf6d372cae85364f05601fc37496c4192ac07e4 (diff) |
Linked to FTP server.
Diffstat (limited to 'content')
-rw-r--r-- | content/articles/av1-videos.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/articles/av1-videos.md b/content/articles/av1-videos.md index 4943a6c..3ab950d 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="/lildarkagecomputing.webm" type="video/mp4"> + <source src="https://ftp.schizoid.party/Videos/lildarkagecomputing.webm" type="video/webm"> **Your browser does not support the video tag.** </video> </div> |