1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-24 08:37:13 +00:00

chore: upgrade dependencies to the latest version (#2409)

This commit is contained in:
Cotes Chung
2025-05-18 21:14:56 +08:00
committed by GitHub
parent d0f8f9553e
commit 519e4f193a
3 changed files with 16 additions and 16 deletions

View File

@@ -70,7 +70,7 @@
<!-- Bootstrap -->
{% unless jekyll.environment == 'production' %}
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.6/dist/css/bootstrap.min.css">
{% endunless %}
<!-- Theme style -->