mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
style: upgrade Bootstrap from 4.3.1 to 4.4.1
This commit is contained in:
parent
bf0d133262
commit
d9e553a96b
58 changed files with 449 additions and 285 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
# Script to copy Bootstrap files into project after running `npm install` to download Bootstrap.
|
||||
# Use: run from project root dir.
|
||||
|
||||
ASSETS_JS_DIR="assets/js/vendor/"
|
||||
ASSETS_SCSS_DIR="assets/scss/vendor/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue