Removed the onload function

This commit is contained in:
Vampire Kitten 2024-06-14 22:30:09 +02:00
parent 17cd9e5fde
commit 3edba52d9f

View File

@ -6,7 +6,7 @@
<link rel="stylesheet" href="libs/bootstrap.min.css" />
<link rel="stylesheet" href="style.css" />
</head>
<body onload="fetchSettings()">
<body>
<nav class="navbar sticky-top bg-body-tertiary">
<div class="container">
<button