Remove hash check on cdn to fix mismatch because of version update
This commit is contained in:
parent
1d1a8ce2d5
commit
650eaafa8a
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ html(lang='en')
|
||||||
link(
|
link(
|
||||||
rel='stylesheet',
|
rel='stylesheet',
|
||||||
href='https://use.fontawesome.com/releases/v5.5.0/css/all.css',
|
href='https://use.fontawesome.com/releases/v5.5.0/css/all.css',
|
||||||
integrity='sha384-+d0P83n9kaQMCwj8F4RJB66tzIwOKmrdb46+porD/OvrJ+37WqIM7UoBtwHO6Nlg',
|
|
||||||
crossorigin='anonymous'
|
crossorigin='anonymous'
|
||||||
)
|
)
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue