mirror of
https://github.com/draussenfunker/draussenfunker.github.io.git
synced 2025-12-31 08:29:17 +00:00
optimize images
This commit is contained in:
parent
ac532b244d
commit
61acb68724
292 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vuepress dev docs",
|
||||
"build": "vuepress build docs"
|
||||
"build": "vuepress build docs",
|
||||
"optimize": "sh ./optimize.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vuepress/plugin-active-header-links": "^2.0.0-beta.49",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue