Skip to content

Commit 3cd4fe6

Browse files
Update assets/scripts/insert_navbar.sh
Co-authored-by: Hong Ge <[email protected]>
1 parent f32a7ff commit 3cd4fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scripts/insert_navbar.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ fi
5151

5252
# Check if the download was successful
5353
if [ -z "$NAVBAR_HTML" ]; then
54-
echo "Failed to download navbar HTML from '$NAVBAR_SOURCE'"
54+
echo "Failed to download navbar HTML from '$NAVBAR_SOURCE_URL'"
5555
exit 1
5656
fi
5757

0 commit comments

Comments
 (0)