Skip to content

Commit

Permalink
added sponsors to build
Browse files Browse the repository at this point in the history
  • Loading branch information
Mole1424 committed Oct 6, 2024
1 parent 0ad9ced commit 73cdde3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ if [ -z $NO_PULL ]; then git pull --recurse-submodules; fi
# Build draft
sed -i 's/# DRAFT//g' config.toml
./zola build --drafts --base-url https://draft.uwcs.co.uk --output-dir ../draft --force
./zold build --drafts --base-url https://sponsors.uwcs.co.uk --output-dir ../sponsors --force

git restore config.toml

Expand Down
2 changes: 1 addition & 1 deletion themes/uwcs
Submodule uwcs updated from 3fd997 to af528e

0 comments on commit 73cdde3

Please sign in to comment.