Add bootstrap CSS
This commit is contained in:
parent
df84659cdb
commit
498f658c76
6
bootstrap.min.css
vendored
Normal file
6
bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -2,8 +2,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Bouquins</title>
|
||||
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta charset="utf-8" />
|
||||
<link rel="stylesheet" href="bootstrap.min.css">
|
||||
<link rel="preload" href="cgi-bin/bouquins/books">
|
||||
<link rel="preload" href="index.js" as="script">
|
||||
<link rel="preload" href="vue.min.js" as="script">
|
||||
|
Loading…
Reference in New Issue
Block a user