fixed some little things

This commit is contained in:
Jonas Weinz 2022-07-24 18:50:01 +02:00
parent 541673f81b
commit 282cfd48d7
2 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ def create_project(root_folder: pathlib.Path,
<!-- Bootstrap CSS -->
<link href="./resources/bootstrap.css">
<link href="./resources/bootstrap.css" rel="stylesheet">
<link rel="stylesheet" href="./resources/pyscript.css" />
<script defer src="./resources/pyscript.js"></script>