move components to root, remove analytics and speed insights, cleanup on manifesto, update music link text and tilde icon on header, minor home page improvements/tweaks
This commit is contained in:
parent
1909a6d9fe
commit
1253a7e0a1
29 changed files with 65 additions and 59 deletions
|
@ -1,6 +1,6 @@
|
|||
import Header from '../components/Header'
|
||||
import ManifestoPg from '../components/pages/Manifesto'
|
||||
import Footer from '../components/Footer'
|
||||
import Header from '@/components/Header'
|
||||
import ManifestoPg from '@/components/pages/Manifesto'
|
||||
import Footer from '@/components/Footer'
|
||||
|
||||
export default function Manifesto() {
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue