summaryrefslogtreecommitdiffstats
path: root/make_html
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-01-14 14:31:13 -0800
committeryum <yum.food.vr@gmail.com>2026-01-14 14:34:28 -0800
commit125f059267830d8f81694edb3ca83c6257f608f3 (patch)
treecf6f040b75f0e63d45f3c4097e49d8dfc01f1c87 /make_html
parent9f87b61fa59b5bd37d4539c8aeb6280963b7a69a (diff)
begin work on hemi octahedral article
Diffstat (limited to 'make_html')
-rwxr-xr-xmake_html2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_html b/make_html
index e021eb5..ec4d16d 100755
--- a/make_html
+++ b/make_html
@@ -23,7 +23,7 @@ pandoc \
unzip -o "$OUTPUT_DIR/site.zip" -d /var/www/html/
# Remove in-page hash fragments from TOC links on the landing page so links open at page top
-sed -E -i 's/(href="[^"#]+\.html)#[^"]+"/\1"/g' /var/www/html/index.html
+sed -E -i 's/(href="[^"#]+\.html)#[^"]+"/\1"/g' /var/www/html/index.html || true
cp -r vr_assets /var/www/html/
cp -r images /var/www/html/