From 57c8040aa8a37d219f6e7e07c4805885ebd7bdf9 Mon Sep 17 00:00:00 2001 From: leafee98 Date: Fri, 28 Jul 2023 15:11:56 +0800 Subject: [PATCH] edit menu and about page --- config.toml | 12 ------------ content/about.md | 3 +-- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/config.toml b/config.toml index e1aa8c5..ff2bee4 100644 --- a/config.toml +++ b/config.toml @@ -65,17 +65,5 @@ pageref = "about" name = "About" weight = 80 -[[menus.main]] -name = "Services" -weight = 60 -[[menus.main]] -parent = "Services" -name = "Pasty" -url = "https://paste.leafee98.com/" -[[menus.main]] -parent = "Services" -name = "Plik" -url = "https://plik.leafee98.com/" - [security.exec] allow = [ "^asciidoctor$" ] diff --git a/content/about.md b/content/about.md index 617ab2e..60083d7 100644 --- a/content/about.md +++ b/content/about.md @@ -10,8 +10,7 @@ draft: false ## 我自己 -- [GitHub](https://github.com/leafee98/) -- Email: me at leafee98 dot com +见 [我的主页](https://leafee98.com) ## 博客源码