ordre
This commit is contained in:
parent
e4e71add54
commit
2d674e1a9a
@ -22,6 +22,7 @@ import {
|
|||||||
Menu,
|
Menu,
|
||||||
Newspaper,
|
Newspaper,
|
||||||
BookOpenText,
|
BookOpenText,
|
||||||
|
FileText,
|
||||||
} from "lucide-react";
|
} from "lucide-react";
|
||||||
import Image from "next/image";
|
import Image from "next/image";
|
||||||
import Link from "next/link";
|
import Link from "next/link";
|
||||||
@ -205,7 +206,7 @@ export function MainNav() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Pages Web",
|
title: "Pages Web",
|
||||||
icon: Target,
|
icon: FileText,
|
||||||
href: '/wp-admin',
|
href: '/wp-admin',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user