Skip to content

Commit 5845b70

Browse files
author
Brandon Johnson
committed
Update icons and build scripts
1 parent b248a85 commit 5845b70

File tree

4 files changed

+2
-5
lines changed

4 files changed

+2
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"license": "MIT",
3232
"main": "n/a",
3333
"scripts": {
34-
"build": "sh -e update-admin-pages; gatsby build",
35-
"deploy": "gatsby build --prefix-links && gh-pages -d public -b master",
34+
"build": "gatsby build",
35+
"deploy": "gatsby build --prefix-links && gh-pages -a -d public -b master",
3636
"develop": "gatsby develop",
3737
"test": "echo \"Error: no test specified\" && exit 1"
3838
}

pages/images/javascriptmn.png

4.22 KB
Loading
3.96 KB
Loading

update-admin-pages.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)