Table not working randomly. H2 repeating in the loop. Function upgrades.

This commit is contained in:
Norm Rasmussen
2023-02-22 06:42:26 -05:00
parent e81b9e2c14
commit 040991ecee
7 changed files with 66 additions and 26 deletions

View File

@ -15,7 +15,7 @@
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="{{ url_for('static', filename="css/styles.css") }}" />
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
</head>
<body>