Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 610aa9a0c9 | |||
| cc418a0344 | |||
| 806e00319a |
@@ -44,6 +44,9 @@ export default function LandingPage() {
|
|||||||
name: "Student Life", id: "#student-life"},
|
name: "Student Life", id: "#student-life"},
|
||||||
{
|
{
|
||||||
name: "Tuition", id: "#tuition"},
|
name: "Tuition", id: "#tuition"},
|
||||||
|
{
|
||||||
|
name: "Ethical Conduct", id: "/orlando-private-school-standards-of-ethical-conduct"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "File", id: "/file"
|
name: "File", id: "/file"
|
||||||
},
|
},
|
||||||
@@ -299,6 +302,9 @@ export default function LandingPage() {
|
|||||||
label: "Admissions", href: "#admissions"},
|
label: "Admissions", href: "#admissions"},
|
||||||
{
|
{
|
||||||
label: "Tuition", href: "#tuition"},
|
label: "Tuition", href: "#tuition"},
|
||||||
|
{
|
||||||
|
label: "Ethical Conduct", href: "/orlando-private-school-standards-of-ethical-conduct"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "File", href: "/file"
|
label: "File", href: "/file"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user