diff options
Diffstat (limited to 'src/pages/lul.mdx')
| -rw-r--r-- | src/pages/lul.mdx | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/pages/lul.mdx b/src/pages/lul.mdx new file mode 100644 index 0000000..bc142f9 --- /dev/null +++ b/src/pages/lul.mdx @@ -0,0 +1,9 @@ +--- +layout: ../layouts/Page.astro +title: fard +description: xd +--- + +<video width="1280" height="720" controls autoplay muted> + <source src="/files/rickroll.mp4" type="video/mp4" /> +</video> |
