mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 10:47:48 +01:00
oops
This commit is contained in:
parent
77248156a5
commit
5ee8a6f847
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<%- include('./partials/header.ejs') %>
|
<%- include('./partials/header.ejs') %>
|
||||||
<video id="HD-BG" playsinline autoplay muted loop><source src="/bg-480.webm" type="video/webm"/></video>
|
<video playsinline autoplay muted loop><source src="/bg-480.webm" type="video/webm"/></video>
|
||||||
<div class="landing">
|
<div class="landing">
|
||||||
<h1>The Ultimate Privacy App</h1>
|
<h1>The Ultimate Privacy App</h1>
|
||||||
<p style="max-width: 800px;"> Be Anonymous watching epic videos, searching
|
<p style="max-width: 800px;"> Be Anonymous watching epic videos, searching
|
||||||
|
|
Loading…
Reference in a new issue