aboutsummaryrefslogtreecommitdiff
path: root/app/components
diff options
context:
space:
mode:
authorAndrew Lee <andrew@alee14.me>2025-01-10 09:32:09 -0500
committerAndrew Lee <andrew@alee14.me>2025-01-10 09:32:09 -0500
commit35fb56c3bf8c65506363e229fb69c76a603aee62 (patch)
tree94d1528414e75fa072dd9a1081cc8587f6194d45 /app/components
parent605bc321bb48a9eaf43cc272a03e59338d784610 (diff)
downloadalure-website-35fb56c3bf8c65506363e229fb69c76a603aee62.tar.gz
alure-website-35fb56c3bf8c65506363e229fb69c76a603aee62.tar.bz2
alure-website-35fb56c3bf8c65506363e229fb69c76a603aee62.zip
Travel advisory, added visa page
Diffstat (limited to 'app/components')
-rw-r--r--app/components/Navbar.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/components/Navbar.js b/app/components/Navbar.js
index da99375..a4a97f3 100644
--- a/app/components/Navbar.js
+++ b/app/components/Navbar.js
@@ -29,6 +29,7 @@ const Navbar = () => {
['Updates', '/updates'],
['Services', '/services'],
['Travel Advisory', '/travel-advisory'],
+ ['Visas', '/visas'],
['Immigration', '/immigration'],
].map(([title, url]) => (
<li key="links">