summaryrefslogtreecommitdiff
path: root/src/lul.vto
diff options
context:
space:
mode:
Diffstat (limited to 'src/lul.vto')
-rw-r--r--src/lul.vto10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/lul.vto b/src/lul.vto
index 026546c..c24fd22 100644
--- a/src/lul.vto
+++ b/src/lul.vto
@@ -1,11 +1,9 @@
---
title: "fard"
description: "xd"
-layout: base.vto
+layout: page.vto
---
-<div class="flex justify-center p-5">
- <video width="1280" height="720" controls autoplay muted>
- <source src="/files/rickroll.mp4" type="video/mp4" />
- </video>
-</div>
+<video width="1280" height="720" controls autoplay muted>
+ <source src="/files/rickroll.mp4" type="video/mp4" />
+</video>