添加收藏夹页面
This commit is contained in:
parent
277de943b4
commit
0a42ce3c75
@ -97,9 +97,10 @@ menu:
|
|||||||
tags: /tags/ || fa fa-tags
|
tags: /tags/ || fa fa-tags
|
||||||
categories: /categories/ || fa fa-cubes
|
categories: /categories/ || fa fa-cubes
|
||||||
archives: /archives/ || fa fa-archive
|
archives: /archives/ || fa fa-archive
|
||||||
# schedule: /schedule/ || fa fa-calendar
|
收藏: /favorites/ || fa fa-heart
|
||||||
sitemap: /sitemap.xml || fa fa-sitemap
|
|
||||||
# commonweal: /404/ || fa fa-heartbeat
|
# commonweal: /404/ || fa fa-heartbeat
|
||||||
|
# schedule: /schedule/ || fa fa-calendar
|
||||||
|
# sitemap: /sitemap.xml || fa fa-sitemap
|
||||||
|
|
||||||
# Enable / Disable menu icons / item badges.
|
# Enable / Disable menu icons / item badges.
|
||||||
menu_settings:
|
menu_settings:
|
||||||
|
48
source/favorites/index.md
Normal file
48
source/favorites/index.md
Normal file
@ -0,0 +1,48 @@
|
|||||||
|
---
|
||||||
|
title: 收藏夹
|
||||||
|
sitemap: true
|
||||||
|
keywords: []
|
||||||
|
date: 2022-08-30 18:53:13
|
||||||
|
---
|
||||||
|
|
||||||
|
# 学业
|
||||||
|
|
||||||
|
<a href="https://www.shuxuele.com">数学乐</a>
|
||||||
|
<a href="http://www.newxue.com">新学网</a>
|
||||||
|
<a href="https://www.zdic.net">汉典</a>
|
||||||
|
<a href="https://zh.m.wikipedia.org">维基百科</a>
|
||||||
|
|
||||||
|
# 编程
|
||||||
|
|
||||||
|
<a href="https://www.w3school.com.cn">w3school 在线教程</a>
|
||||||
|
<a href="https://www.runoob.com">菜鸟教程</a>
|
||||||
|
<a href="https://github.com">Github</a>
|
||||||
|
|
||||||
|
# 工具
|
||||||
|
|
||||||
|
<a href="https://www.google.com/maps/@32.0535126,118.7949569,12.21z">谷歌地图</a>
|
||||||
|
<a href="https://www.favicon.cc/">favicon.ico Generator</a>
|
||||||
|
|
||||||
|
# 家庭
|
||||||
|
|
||||||
|
<a href="https://io-oi.cc">io-oi.cc</a>
|
||||||
|
<a href="https://www.haoohaoo.com">好好小站</a>
|
||||||
|
<a href="https://imzhao.synology.me:8888">赵云 WEB</a>
|
||||||
|
<a href="https://imzhao.synology.me:5001">赵云 DSM</a>
|
||||||
|
<a href="https://imzhao.synology.me:5001/download/">赵云 Download Station</a>
|
||||||
|
<a href="http://nas:3000">赵云 Gitea</a>
|
||||||
|
<a href="[http://nas:3000](https://imzhao.synology.me:8888/jupyter/)">JupyterHub</a>
|
||||||
|
<a href="https://github.com/archtaurus">archtaurus@github</a>
|
||||||
|
<a href="http://10.10.10.1">openwrt 软路由</a>
|
||||||
|
<a href="http://imzhao.synology.me:32400">Plex</a>
|
||||||
|
|
||||||
|
# 社会
|
||||||
|
|
||||||
|
<a href="https://www.toutiao.com">今日头条</a>
|
||||||
|
<a href="https://www.youtube.com">YouTube</a>
|
||||||
|
<a href="https://www.ixigua.com">西瓜视频</a>
|
||||||
|
<a href="http://www.xiami.com">虾米音乐</a>
|
||||||
|
<a href="https://minecraft.fandom.com/zh/wiki/Minecraft_Wiki">中文Minecraft Wiki</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user