index.html 1.51 KB
<!doctype html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width,initial-scale=1.0">
    <!-- <link href="src/assets/css/custom.css"> -->
    <title>Spotlight</title>
    <meta name="Description" content="Gigsforme">
    <link rel="shortcut icon" type="image/png" href="/static/favicon.ico" />
    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-128505834-3"></script>
    <script async src="https://static.landbot.io/landbot-widget/landbot-widget-1.0.0.js"></script>
    <!--<link href="https://fonts.googleapis.com/css?family=Work+Sans:400,600,700&display=swap" rel="stylesheet">-->
    <!--<link href="https://fonts.googleapis.com/css?family=Montserrat:100,400,500,600,700,800,900&display=swap" rel="stylesheet">-->
    <script src="//static.filestackapi.com/filestack-js/3.x.x/filestack.min.js"></script>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
    <script src="https://unpkg.com/vue-star-rating/dist/VueStarRating.umd.min.js"></script>`

    <!--<link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700,800&display=swap" rel="stylesheet">-->
    <!--<script src="/socket.io/socket.io.js"></script>-->
</head>

<body>
    <div id="app"></div>
    <!-- built files will be auto injected -->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

    <script>


    </script>
</body>

</html>