Switch to only using duotone FontAwesome
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
06f33f388c
commit
f4d519bbd1
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{ $fajs := resources.Get "scripts/fontawesome/all.min.js" }}
|
||||
{{ $fajs := resources.Get "scripts/fontawesome/duotone.min.js" }}
|
||||
{{ $jqueryjs := resources.Get "scripts/jquery/jquery.min.js" }}
|
||||
{{ $popperjs := resources.Get "scripts/popper/popper.min.js" }}
|
||||
{{ $twbsjs := resources.Get "scripts/bootstrap/bootstrap.min.js" }}
|
||||
|
|
Loading…
Reference in a new issue