Initialize project with clean ignore rules

This commit is contained in:
2026-03-09 04:08:19 +00:00
commit be6bf12d35
85 changed files with 4285 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>