Skip to content

Commit

Permalink
Merge pull request #22 from lesunb/RoME_24
Browse files Browse the repository at this point in the history
Fix: correção dos links quebrados no menu
  • Loading branch information
DanielDePaulaPorto committed Dec 11, 2023
2 parents 19a19e9 + e653a3a commit 8e962a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 439 deletions.
12 changes: 6 additions & 6 deletions src/.vuepress/navbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ import { navbar } from "vuepress-theme-hope";
export default navbar([
"/",
// "/demo/",
"Keynotes",
"Program",
"Registration",
"Accommodation",
"Steering",
"Previous",
"/Keynotes/",
"/Program/",
"/Registration/",
"/Accommodation/",
"/Steering/",
"/Previous/",
// {
// text: "Guide",
// icon: "lightbulb",
Expand Down
Loading

0 comments on commit 8e962a7

Please sign in to comment.