_includes/custom-head.html in appscms-tools-theme-0.3.8 vs _includes/custom-head.html in appscms-tools-theme-0.3.9
- old
+ new
@@ -28,6 +28,7 @@
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.0/css/all.min.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="{{'/assets/css/blog.css' | relative_url }}">
+ <script src="https://code.jquery.com/jquery-3.5.1.js"></script>
</head>
\ No newline at end of file