Remove extra text
This commit is contained in:
parent
076dc80ed9
commit
c9ea09781e
1 changed files with 2 additions and 5 deletions
|
@ -10,17 +10,14 @@
|
|||
|
||||
<meta content="Univerter" property="og:title" />
|
||||
<meta content="Univerter is a web video downloader & converter for Youtube, TikTok, Twitter, and more." property="og:description" />
|
||||
<meta content="./Images/Univerter Logo.png" property="og:image" />
|
||||
<meta content="https://univerter.dev/Images/Univerter%20Logo.png" property="og:image" />
|
||||
<meta content="#a200ff" data-react-helmet="true" name="theme-color" />
|
||||
|
||||
<title>Univerter</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Univerter <p>v5.0</p>
|
||||
<p style="color: lightgray">And still javascript free...</p>
|
||||
<hr>
|
||||
</h1>
|
||||
<h1>Univerter<hr></h1>
|
||||
|
||||
<form action="/download" method="get">
|
||||
<p style="margin-bottom: 1px;">Video URL:</p>
|
||||
|
|
Loading…
Reference in a new issue