Host our own icons, consolidate on bootstrap 1.13.1
This commit is contained in:
parent
50f0327f59
commit
dbadb55e7c
6 changed files with 10 additions and 24 deletions
|
|
@ -7,10 +7,7 @@
|
|||
<!-- Bootstrap & Custom CSS -->
|
||||
<link href="/static/css/bootstrap.css" rel="stylesheet" />
|
||||
<!-- Bootstrap Icons -->
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.css"
|
||||
/>
|
||||
<link rel="stylesheet" href="/static/css/bootstrap-icons.css" />
|
||||
<!-- favicon -->
|
||||
<link rel="icon" href="/static/favicon-rmo.ico" type="image/x-icon" />
|
||||
{{ block "extraheader" . }}{{ end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue