feat: theme and resources
This commit is contained in:
8
themes/hugo-theme-m10c/scripts/update_icons.sh
Executable file
8
themes/hugo-theme-m10c/scripts/update_icons.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
pushd `dirname "$0"`/icons
|
||||
|
||||
yarn install
|
||||
yarn build
|
||||
|
||||
popd
|
||||
Reference in New Issue
Block a user