update bulma
This commit is contained in:
parent
3ff5bc99e8
commit
559c69e16f
2 changed files with 2 additions and 2 deletions
2
static/libraries/bulma.min.css
vendored
2
static/libraries/bulma.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -11,7 +11,7 @@ html(lang='en')
|
|||
else
|
||||
title #{config.siteTitle}
|
||||
if config.useCDN
|
||||
link(rel='stylesheet', href='https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.2/css/bulma.min.css')
|
||||
link(rel='stylesheet', href='https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.4/css/bulma.min.css')
|
||||
link(
|
||||
rel='stylesheet',
|
||||
href='https://use.fontawesome.com/releases/v5.5.0/css/all.css',
|
||||
|
|
Loading…
Reference in a new issue