app: Add bootstrap icons
This commit is contained in:
parent
12fc86492d
commit
4d991ead3e
4 changed files with 35 additions and 10 deletions
|
|
@ -4,7 +4,11 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
|
||||
<link data-trunk rel="copy-file" href="static/login.css" />
|
||||
<link
|
||||
href="/bootstrap-icons/font/bootstrap-icons.min.css"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<link data-trunk rel="copy-file" href="static/login.css" />
|
||||
</head>
|
||||
<body>
|
||||
<main></main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue