Revision 12b83631
Added by sawacka 2 months ago
| public/index.html | ||
|---|---|---|
|
<!DOCTYPE html>
|
||
|
<!doctype html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||
|
<link rel="icon" href="/logos_davca.png">
|
||
|
<title><%= htmlWebpackPlugin.options.title %></title>
|
||
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
|
||
|
|
||
|
</head>
|
||
|
<body>
|
||
|
<noscript>
|
||
|
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||
|
</noscript>
|
||
|
<div id="app"></div>
|
||
|
<!-- built files will be auto injected -->
|
||
|
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||
|
|
||
|
<script>
|
||
|
AOS.init();
|
||
|
</script>
|
||
|
</body>
|
||
|
</html>
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||
|
<link rel="icon" href="/logos_davca.png">
|
||
|
<title>davca</title>
|
||
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
|
||
|
<script defer="defer" src="/js/chunk-vendors.045641c.js"></script>
|
||
|
<script defer="defer" src="/js/app.11788a62.js"></script>
|
||
|
<link href="/css/app.2bf734d1.css" rel="stylesheet">
|
||
|
</head>
|
||
|
|
||
|
<body><noscript><strong>We're sorry but davca doesn't work properly without JavaScript enabled. Please enable it to
|
||
|
continue.</strong></noscript>
|
||
|
<div id="app"></div>
|
||
|
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
|
||
|
<script>AOS.init();</script>
|
||
|
</body>
|
||
|
|
||
|
</html>
|
||
FIxed more content on the landing pages