summaryrefslogtreecommitdiff
path: root/src/lul.vto
blob: 026546cb11ccd2e097df9722fde673d163464042 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
title: "fard"
description: "xd"
layout: base.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>