We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193c8ba commit a7dabe4Copy full SHA for a7dabe4
1 file changed
src/pages/Programme.tsx
@@ -60,6 +60,9 @@ export function Programme() {
60
);
61
})}
62
</div>
63
+ <p className="text-center font-bold">
64
+ Students are expected to attend all sessions.
65
+ </p>
66
</main>
67
68
}
0 commit comments