diff --git a/Blogs/gsoc23_project_summary.md b/Blogs/gsoc23_project_summary.md index 2c857dd..2fbc34f 100644 --- a/Blogs/gsoc23_project_summary.md +++ b/Blogs/gsoc23_project_summary.md @@ -2,6 +2,7 @@ title: Frontend Improvements for Buffalogs, IntelOwl. date: 2023-08-27 cover: /images/gsoclogo.png +author: Abheek Tripathy --- Being a designer/frontend dev who knows a thing or two about security, IntelOwl seemed to be pretty intriguing to me with a very real use-case since the first time I was introduced to the project. I started contributing to it from December of 2022, mostly working on frontend issues opened up by Matteo. diff --git a/components/Header.tsx b/components/Header.tsx index cc8821d..19b4297 100644 --- a/components/Header.tsx +++ b/components/Header.tsx @@ -22,36 +22,36 @@ export function Header(props: Headerprops) { <> {blogsection ? (
Features
- Testimonials
+ Docs
Blogs
Donate
@@ -88,10 +88,10 @@ export function Header(props: Headerprops) {
@@ -99,25 +99,25 @@ export function Header(props: Headerprops) {
Features
Docs
Blogs
Donate
diff --git a/components/Slider.tsx b/components/Slider.tsx
index 16d1d9a..1bf0762 100644
--- a/components/Slider.tsx
+++ b/components/Slider.tsx
@@ -19,7 +19,7 @@ export default function Slider(props: sliderProps) {
<>
{isTestimonial ? (