mirror of
https://git.acl.cool/al/pages.git
synced 2026-04-16 08:25:28 -04:00
add dembim.foo
This commit is contained in:
parent
874dfc5803
commit
b918fcbd9b
11 changed files with 14 additions and 8 deletions
2
build.sh
2
build.sh
|
|
@ -87,7 +87,7 @@ pygmentize -f html -S algol_nu | grep -v 'line-height' >css/code.css
|
|||
# The stuff below should be all or nothing, so we exit if something returns non-zero
|
||||
set -e
|
||||
|
||||
for site in acl.cool ytheleus.org; do
|
||||
for site in acl.cool ytheleus.org dembim.foo; do
|
||||
pushd "$site"
|
||||
soup_config
|
||||
rm -rf serve/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue