mirror of https://github.com/reiyua/reiyua.lol.git
Reference uploaded video in index page
This commit is contained in:
parent
df7fd43eb6
commit
57098ce427
|
@ -8,6 +8,10 @@
|
|||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<video autoplay muted loop id="bg-video">
|
||||
<source src="assets/background_video.mp4" type="video/mp4">
|
||||
Your browser does not support HTML5 video.
|
||||
</video>
|
||||
<div class="centered-content">
|
||||
<h1>reiyua</h1>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue