Pull bootstrap with NPM

This commit is contained in:
ItsDrike 2021-08-25 09:46:48 +02:00
parent acadaed36c
commit 31ca8351d3
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD
4 changed files with 65 additions and 0 deletions

3
.gitignore vendored
View file

@ -1,6 +1,9 @@
# Hugo website build
public/
# Node/NPM dependencies
node_modules/
# Editor project settings
.vscode/
.replit