Skip to content
Snippets Groups Projects
Commit 32d3a6b1 authored by Lucy Hao's avatar Lucy Hao :moyai:
Browse files

remove intergrated

parent 58f346a2
No related branches found
No related tags found
No related merge requests found
Pipeline #289093 passed
......@@ -41,7 +41,7 @@ const Menu = () => {
// HUMAN PRACTICES
{
title: "Human Practices",
links: [{ to: "/human-practices", label: "Integrated Human Practices" }],
links: [{ to: "/human-practices", label: "Human Practices" }],
},
// MODELS
{
......
......@@ -2,7 +2,7 @@ import ContentLayout from "../components/ContentLayout.js";
import Figure from "@/components/Figure";
export const meta = {
title: "Integrated Human Practices",
title: "Human Practices",
subtitle: "",
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment