Skip to content

Commit f32a7ff

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

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
@@ -19,7 +19,7 @@ fi
1919
# Directory containing HTML files
2020
HTML_DIR=$1
2121
# Source URL of the navigation bar HTML file
22-
NAVBAR_SOURCE=$2
22+
NAVBAR_SOURCE_URL=$2
2323
# Shift off the first two arguments so we can parse the rest
2424
shift 2
2525

0 commit comments

Comments
 (0)