Finalize framework: Fix submodules and clean artifacts

This commit is contained in:
2026-03-25 00:54:34 +00:00
commit 0eee1e0771
34 changed files with 2250 additions and 0 deletions

View File

@@ -0,0 +1 @@
{{ .Inner }}

View File

@@ -0,0 +1,4 @@
<video width="100%" controls preload="metadata">
<source src="{{ .Get "src" }}" type="video/mp4">
Your browser does not support the video tag.
</video>