Writing about things and stuff

This commit is contained in:
2026-08-01 05:18:56 +00:00
parent 35a03a8158
commit bff6e505ce
27 changed files with 1245 additions and 252 deletions
+6
View File
@@ -0,0 +1,6 @@
<audio controls preload="auto">
<source src="{{ .Get "src" }}" type="audio/mpeg">
Your browser does not support the audio element.
</audio>