chore(frontend): app v1
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
24
index.html
24
index.html
@@ -1,23 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>DAVISFE</title>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>test</title>
|
||||
</head>
|
||||
<body>
|
||||
<b>Davidův</b>
|
||||
<b>úžasný</b>
|
||||
<p>server</p>
|
||||
<p>test</p>
|
||||
<p>test2</p>
|
||||
<p>test2</p>
|
||||
<p>test2</p>
|
||||
<p>test3</p>
|
||||
<p>test4</p>
|
||||
<p>test5</p>
|
||||
<p>test táta narozky</p>
|
||||
|
||||
<img src="gif/hulkhogan-hulk.gif" alt="Hulk Hogan gif">
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user