remove blog section

This commit is contained in:
Sergey Shorokhov 2024-10-27 21:55:51 +03:00
parent 964bcb24a4
commit 3a68ecc7ca

View File

@ -81,7 +81,7 @@ const config: Config = {
position: "left",
label: "Tutorial",
},
{ to: "/blog", label: "Blog", position: "left" },
// { to: "/blog", label: "Blog", position: "left" },
{
href: "https://github.com/rehlds",
label: "GitHub",
@ -113,10 +113,10 @@ const config: Config = {
{
title: "More",
items: [
{
label: "Blog",
to: "/blog",
},
// {
// label: "Blog",
// to: "/blog",
// },
{
label: "GitHub ",
href: "https://github.com/rehlds",