migrate jquery popper.js bootstrap fontawesome to js bundle
This commit is contained in:
parent
cb3bc30ba9
commit
fd8eeb3330
16 changed files with 11 additions and 26 deletions
|
@ -13,9 +13,6 @@
|
|||
<!--=================== fonts ==============================-->
|
||||
<link rel="stylesheet" href="{{ "/google-fonts/Mulish/mulish.css" | relURL }}"/>
|
||||
|
||||
<!--=================== icons ==============================-->
|
||||
<link rel="stylesheet" href="{{ "/fontawesome/css/all.min.css" | relURL }}"/>
|
||||
|
||||
<!--=================== dark mode ==========================-->
|
||||
{{ if site.Params.darkMode.enable }}
|
||||
<link rel="stylesheet" href="{{ "/css/colortheme/colortheme.css" | relURL }}"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue