mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-02-07 10:42:16 +03:00
remove blog section
This commit is contained in:
parent
964bcb24a4
commit
3a68ecc7ca
@ -81,7 +81,7 @@ const config: Config = {
|
|||||||
position: "left",
|
position: "left",
|
||||||
label: "Tutorial",
|
label: "Tutorial",
|
||||||
},
|
},
|
||||||
{ to: "/blog", label: "Blog", position: "left" },
|
// { to: "/blog", label: "Blog", position: "left" },
|
||||||
{
|
{
|
||||||
href: "https://github.com/rehlds",
|
href: "https://github.com/rehlds",
|
||||||
label: "GitHub",
|
label: "GitHub",
|
||||||
@ -113,10 +113,10 @@ const config: Config = {
|
|||||||
{
|
{
|
||||||
title: "More",
|
title: "More",
|
||||||
items: [
|
items: [
|
||||||
{
|
// {
|
||||||
label: "Blog",
|
// label: "Blog",
|
||||||
to: "/blog",
|
// to: "/blog",
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
label: "GitHub ",
|
label: "GitHub ",
|
||||||
href: "https://github.com/rehlds",
|
href: "https://github.com/rehlds",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user