fix rss feed invalid links
This commit is contained in:
parent
7411c96c06
commit
77c04a25a6
|
@ -35,7 +35,7 @@ rec {
|
||||||
mkdir -p themes/poison
|
mkdir -p themes/poison
|
||||||
cp -r ${hugo-theme-poison}/* themes/poison/
|
cp -r ${hugo-theme-poison}/* themes/poison/
|
||||||
|
|
||||||
hugo
|
hugo --baseURL=https://zerforschen.plus
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# Install phase - copy the public directory to the output
|
# Install phase - copy the public directory to the output
|
||||||
|
|
Loading…
Reference in a new issue