Cors and preview environment updates

This commit is contained in:
Salar Rahmanian 2024-02-17 10:23:30 -08:00
parent ed6353adf0
commit 6ed65b8d54
4 changed files with 8 additions and 8 deletions

View file

@ -31,7 +31,7 @@
ln -snf "${theme}" "themes/${themeName}"
'';
buildPhase = ''
zola build
zola build -f
'';
installPhase = ''
mkdir -p $out