We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9963c7b commit ac20009Copy full SHA for ac20009
1 file changed
src/app/layout.tsx
@@ -26,7 +26,8 @@ const inter = Inter({
26
27
export const metadata = {
28
title: "FFCS-inator",
29
- description: "",
+ description:
30
+ "Generate priority-based timetables in seconds with FFCS-inator. No hassle. No stress. No more clashes. The smartest way to plan your VIT FFCS.",
31
icons: {
32
icon: "/logo_ffcs.svg",
33
},
0 commit comments