migrate from fontawesome to lucide-react (i hate fontawesome now), add manifesto from old website (w/ edits), improve function names

This commit is contained in:
Aidan 2025-01-28 23:59:18 -05:00
parent ab191ac1fc
commit f45a452225
8 changed files with 105 additions and 25 deletions

View file

@ -2,7 +2,7 @@ import Header from '../../components/Header'
import WhatWasGoingOn from '../../components/pages/time-periods/late-summer-2024/WhatWasGoingOn'
import Footer from '../../components/Footer'
export default function Music() {
export default function LateSummer2024() {
return (
<div className="min-h-screen flex flex-col">
<Header />