Add bootstrap 5.1.3

This commit is contained in:
Remi Rampin 2022-05-12 17:20:58 -04:00
parent 830f024413
commit b438294aba
5 changed files with 17 additions and 1 deletions

7
.bootstrap/bootstrap.bundle.min.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

7
.bootstrap/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
<head> <head>
<title>Meet with Vicky Rampin</title> <title>Meet with Vicky Rampin</title>
<meta content=""> <meta content="">
<link rel="stylesheet" href="bootstrap.css"> <link rel="stylesheet" href=".bootstrap/bootstrap.min.css">
</head> </head>
<body> <body>