add bootstrap js. Not sure if it is useful for now

This commit is contained in:
2022-07-21 16:23:42 -04:00
parent 911a55b502
commit dc20e1ea30
4 changed files with 17 additions and 5 deletions

View File

@@ -37,6 +37,7 @@
})
})
</script>
<script src="assets/bootstrap.min.js" defer></script>
</head>
<body>
<h1 class="text-center">{{ $.Title }}</h1>