Skip to content

Commit de51d6a

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

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
@@ -18,7 +18,7 @@ fi
1818

1919
# Directory containing HTML files
2020
HTML_DIR=$1
21-
# Source of the navigation bar HTML file
21+
# Source URL of the navigation bar HTML file
2222
NAVBAR_SOURCE=$2
2323
# Shift off the first two arguments so we can parse the rest
2424
shift 2

0 commit comments

Comments
 (0)