styling the home page

This commit is contained in:
2023-12-08 05:22:33 +01:00
parent 08a8819d25
commit 5669bb6be3
7 changed files with 111 additions and 19 deletions

View File

@@ -39,6 +39,6 @@
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
<script src="../path/to/flowbite/dist/flowbite.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.js"></script>
</body>
</html>