mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 11:16:41 -07:00
Cors and preview environment updates
This commit is contained in:
parent
ed6353adf0
commit
6ed65b8d54
4 changed files with 8 additions and 8 deletions
|
@ -31,7 +31,7 @@
|
|||
ln -snf "${theme}" "themes/${themeName}"
|
||||
'';
|
||||
buildPhase = ''
|
||||
zola build
|
||||
zola build -f
|
||||
'';
|
||||
installPhase = ''
|
||||
mkdir -p $out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue