Skip to content

Commit

Permalink
Update Layout.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
manulthanura committed May 10, 2024
1 parent e21f519 commit 291754b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ import Footer from '../components/Footer.astro';
<Navbar />
<slot />
<Footer/>
<script is:inline src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/1.8.0/flowbite.min.js"></script>
</body>
</html>

0 comments on commit 291754b

Please sign in to comment.