From b9ff2419ce4bd782ea7f4ac9df5f831802db6039 Mon Sep 17 00:00:00 2001 From: Charlie Li <33972674+CharlieLeee@users.noreply.github.com> Date: Sun, 9 Nov 2025 23:54:14 +0100 Subject: [PATCH] update footer; remove redundant button --- app/positions/page.tsx | 10 ---------- components/footer.tsx | 11 ++++++++++- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/app/positions/page.tsx b/app/positions/page.tsx index 3254c04..6b67bb9 100644 --- a/app/positions/page.tsx +++ b/app/positions/page.tsx @@ -86,16 +86,6 @@ export default function PositionsPage() { - diff --git a/components/footer.tsx b/components/footer.tsx index 9545568..f265455 100644 --- a/components/footer.tsx +++ b/components/footer.tsx @@ -1,4 +1,4 @@ -import { Github, Mail } from "lucide-react" +import { Github, Mail, Youtube } from "lucide-react" import Image from "next/image" import Link from "next/link" @@ -33,6 +33,15 @@ export function Footer() { Computational neuroscience and machine learning research at EPFL.

+ + +