Skip to content

Commit 6869402

Browse files
added navbar for JuliaGP
1 parent ccf5132 commit 6869402

File tree

4 files changed

+445
-2
lines changed

4 files changed

+445
-2
lines changed

assets/scripts/DocsNav.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
git config user.email github-actions[bot]@users.noreply.github.com
3030
3131
# Define the URL of the navbar to be used
32-
NAVBAR_URL="https://raw.githubusercontent.com/TuringLang/turinglang.github.io/main/assets/scripts/navbar.html"
32+
NAVBAR_URL="https://raw.githubusercontent.com/TuringLang/turinglang.github.io/main/assets/scripts/TuringNavbar.html"
3333
3434
# Update all HTML files in the current directory (gh-pages root)
3535
./insert_navbar.sh . $NAVBAR_URL

0 commit comments

Comments
 (0)