update hyperlink for service and url for source
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
leafee98 2023-04-20 21:21:29 +08:00
parent 5dc60fc9a1
commit b71edda2dc
2 changed files with 4 additions and 8 deletions

View file

@ -46,8 +46,8 @@ url = "https://gohugo.io"
pre = "Powered by <a href=\"https://gohugo.io\">Hugo</a>" pre = "Powered by <a href=\"https://gohugo.io\">Hugo</a>"
[[params.footer_rows.items]] [[params.footer_rows.items]]
name = "theme flat" name = "theme flat"
url = "https://cgit.leafee98.com/hugo-theme-flat" url = "https://git.leafee98.com/leafee98/hugo-theme-flat"
pre = "Theme <a href=\"https://cgit.leafee98.com/hugo-theme-flat.git/\">hugo-theme-flat</a>" pre = "Theme <a href=\"https://git.leafee98.com/leafee98/hugo-theme-flat\">hugo-theme-flat</a>"
[[menus.main]] [[menus.main]]
@ -69,10 +69,6 @@ name = "Services"
weight = 60 weight = 60
[[menus.main]] [[menus.main]]
parent = "Services" parent = "Services"
name = "Cgit"
url = "https://cgit.leafee98.com/"
[[menus.main]]
parent = "Services"
name = "Pasty" name = "Pasty"
url = "https://paste.leafee98.com/" url = "https://paste.leafee98.com/"
[[menus.main]] [[menus.main]]

View file

@ -16,9 +16,9 @@ draft: false
## 博客源码 ## 博客源码
- 框架:[Hugo](https://gohugo.io) - 框架:[Hugo](https://gohugo.io)
- 主题:[hugo-theme-flat](https://cgit.leafee98.com/hugo-theme-flat.git), [mirror](https://github.com/leafee98/hugo-theme-flat) - 主题:[hugo-theme-flat](https://git.leafee98.com/leafee98/hugo-theme-flat), [mirror](https://github.com/leafee98/hugo-theme-flat)
- 评论:[Remark42](https://github.com/umputun/remark42) - 评论:[Remark42](https://github.com/umputun/remark42)
- 源码:[leafee98-blog.git](https://cgit.leafee98.com/leafee98-blog.git/) - 源码:[leafee98-blog.git](https://git.leafee98.com/leafee98/leafee98-blog)
## 检索内容 ## 检索内容