Replace font-awesome by bootstrap icons
This commit is contained in:
parent
5c23ad69a1
commit
9d1dcb331b
1966 changed files with 14879 additions and 44 deletions
|
|
@ -20,7 +20,7 @@
|
|||
{{ end }}
|
||||
|
||||
<link rel="stylesheet" href="/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="/icons/bootstrap-icons.css">
|
||||
|
||||
<!-- Theme stylesheet, if possible do not edit this stylesheet -->
|
||||
{{ if and (isset .Site.Params "style") .Site.Params.style }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue