Update public/index.html
This commit is contained in:
parent
41ba187c77
commit
b7f5686511
1 changed files with 0 additions and 0 deletions
|
|
@ -1,28 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
<link rel="stylesheet" href="https://bootswatch.com/5/vapor/bootstrap.css">
|
||||
<link rel="stylesheet" href="https://bootswatch.com/_vendor/bootstrap-icons/font/bootstrap-icons.min.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<nav class="navbar navbar-expand-lg bg-primary" data-bs-theme="dark">
|
||||
<div class="container-fluid">
|
||||
<a class="navbar-brand" href="#">Amy's Shelter Plugins</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="container d-flex justify-content-center mt-5" style="flex-wrap: wrap;"></div>
|
||||
|
||||
<footer class="container text-center">
|
||||
<h1>☺</h1>
|
||||
</footer>
|
||||
|
||||
<script defer src="main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue