You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const description =`The roster page for ${name}, ${memberPhrase} of Concordia University Nebraska Competitive Programming and Software Development Team.`;
14
14
---
15
15
16
-
<Layouttitle={"Concordia Programming Team - ${name}"} {description}>
16
+
<Layouttitle={`Concordia Programming Team - ${name}`} {description}>
0 commit comments