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