chore: remove Bootstrap
This commit is contained in:
@ -50,7 +50,6 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b
|
||||
|
||||
| Dependency | Version |
|
||||
| :------------------------------------------------------- | --------: |
|
||||
| [Bootstrap][bootstrap] | `5.3.2` |
|
||||
| [Clipboard][clipboard] | `2.0.11` |
|
||||
| [Day.js][dayjs] | `1.11.10` |
|
||||
| [Font Awesome Free][fontawesome] | `6.5.1` |
|
||||
@ -64,7 +63,6 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b
|
||||
|
||||
<!-- deps -->
|
||||
|
||||
[bootstrap]: https://www.jsdelivr.com/package/npm/bootstrap
|
||||
[clipboard]: https://www.jsdelivr.com/package/npm/clipboard
|
||||
[dayjs]: https://www.jsdelivr.com/package/npm/dayjs
|
||||
[fontawesome]: https://fontawesome.com/download
|
||||
|
7
bootstrap/bootstrap.bundle.min.js
vendored
7
bootstrap/bootstrap.bundle.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
6
bootstrap/bootstrap.min.css
vendored
6
bootstrap/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,7 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.5.1",
|
||||
"bootstrap": "^5.3.2",
|
||||
"clipboard": "^2.0.11",
|
||||
"dayjs": "^1.11.10",
|
||||
"glightbox": "^3.3.0",
|
||||
|
Reference in New Issue
Block a user