remove theme path

This commit is contained in:
naoufal zerai
2022-08-17 16:57:37 -04:00
parent b626de4a53
commit a32750917d
17 changed files with 224 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<details>
<summary>Click to reveal video.</summary>
<iframe src="{{ index .Params 0 }}"
loading="lazy"
sandbox="allow-same-origin allow-scripts allow-popups"
allowfullscreen frameborder="0"
class="embvid"
title="Embedded Video">
</iframe>
</details>