Last Dev Build before Prod push
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<link rel="stylesheet" href="/static/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="stylesheet.css">
|
||||
<link rel="stylesheet" href="/static/css/darkmode.css">
|
||||
<title>*DEV* CAIU VCard Creator *DEV*</title>
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
@@ -22,7 +20,7 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<nav class="navbar navbar-light bg-light">
|
||||
<nav id="navbar" class="navbar navbar-light">
|
||||
<a class="navbar-brand" href="#">
|
||||
<img src="https://resources.finalsite.net/images/f_auto,q_auto/v1619001051/caiuorg/cjwogofoj9lsqxvuwnd8/Logo_CAIU_color1.png" alt="">
|
||||
</a>
|
||||
@@ -116,6 +114,7 @@
|
||||
|
||||
<script src="script.js"></script>
|
||||
<script>
|
||||
refreshDarkMode();
|
||||
loadBackendUrl();
|
||||
checkBackend();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user