From b983b93b38a5a3f8bfb008942d1b1470b19f603c Mon Sep 17 00:00:00 2001 From: Noah Swerhun Date: Sat, 9 Sep 2023 23:36:32 -0500 Subject: [PATCH] added title to arts for docs --- website/app/(pages)/articles/views/ArtsForDocs.tsx | 6 +++++- website/components/Navbar/index.tsx | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/website/app/(pages)/articles/views/ArtsForDocs.tsx b/website/app/(pages)/articles/views/ArtsForDocs.tsx index cf50d54..e7aa1fe 100644 --- a/website/app/(pages)/articles/views/ArtsForDocs.tsx +++ b/website/app/(pages)/articles/views/ArtsForDocs.tsx @@ -14,7 +14,11 @@ const ArtsForDocs = () => { >
-

For Doctors

+

+ Articles +
+ For Doctors +

Osteopathy

diff --git a/website/components/Navbar/index.tsx b/website/components/Navbar/index.tsx index 7b92596..5b9ca35 100644 --- a/website/components/Navbar/index.tsx +++ b/website/components/Navbar/index.tsx @@ -31,7 +31,7 @@ const Navbar = () => { return (