mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update packages
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css">
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="{{ site.url }}/assets/css/{{ site.docs_file }}.css?v={{ site.time | date: "%Y%m%d%H%M" }}"
|
||||
href="{{ site.url }}/assets/css/{{ site.docs_file }}.css?v={{ site.data.asset_hash.css }}"
|
||||
>
|
||||
|
||||
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.url }}">
|
||||
|
||||
Reference in New Issue
Block a user