FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

chore: change webpage title

Merged Sebastiaan ten Pas requested to merge metadata-title into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -4,7 +4,7 @@ import type { Metadata } from "next";
import theme from "../styles/theme";
export const metadata: Metadata = {
title: "My Cambridge Application",
title: "Get Your University IT Account",
description: "",
};
Loading