api url from config

This commit is contained in:
2024-05-18 13:26:01 +03:00
parent ee88e832a6
commit 2c0e724539
10 changed files with 2268 additions and 10 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import { Link } from "../link";
import { Nav, NavList } from "./nav-panel.style";
import { URLs } from "../../__data__/urls";
const navList = [
const _navList = [
{ title: "Home", href: "/r-and-m" },
{ title: "Персонажи", href: "/r-and-m/search" },
{ title: "Локации", href: "#03" },