import Head from "next/head"; import Changelog from "@/legacy/components/Changelog"; export default function ChangelogPage() { return ( <>