Update from Sync Service
This commit is contained in:
57
HomePage/config/user/pages/common.yml
Executable file
57
HomePage/config/user/pages/common.yml
Executable file
@@ -0,0 +1,57 @@
|
||||
# 用户自定义页面配置
|
||||
# 继承默认配置并添加个人书签
|
||||
title: 常用网站
|
||||
subtitle: Common website
|
||||
template: page
|
||||
|
||||
categories:
|
||||
- name: 置顶
|
||||
icon: fas fa-star
|
||||
sites:
|
||||
- name: Bighill
|
||||
url: https://www.bighill.top
|
||||
icon: fas fa-home
|
||||
description: 个人主页
|
||||
- name: Linux.do
|
||||
url: https://linux.do/
|
||||
icon: fab fa-linux
|
||||
description: 新的理想型社区
|
||||
- name: Menav
|
||||
url: https://rbetree.github.io/menav
|
||||
icon: fas fa-star
|
||||
description: 个人导航站
|
||||
faviconUrl: assets/menav.svg
|
||||
- name: Google
|
||||
url: https://www.google.com
|
||||
icon: fab fa-google
|
||||
description: 全球最大的搜索引擎
|
||||
- name: GitHub
|
||||
url: https://www.github.com
|
||||
icon: fab fa-github
|
||||
description: 代码托管平台
|
||||
- name: ChatGPT
|
||||
url: https://chat.openai.com
|
||||
icon: fas fa-robot
|
||||
description: AI智能助手
|
||||
- name: 学习资源
|
||||
icon: fas fa-graduation-cap
|
||||
sites:
|
||||
- name: 哔哩哔哩
|
||||
url: https://www.bilibili.com
|
||||
icon: fas fa-play-circle
|
||||
description: 视频学习平台
|
||||
- name: 掘金
|
||||
url: https://juejin.cn
|
||||
icon: fas fa-book
|
||||
description: 高质量技术社区
|
||||
- name: 云服务平台
|
||||
icon: fas fa-cloud
|
||||
sites:
|
||||
- name: Cloudflare
|
||||
url: https://www.cloudflare.com
|
||||
icon: fas fa-cloud
|
||||
description: CDN与安全服务
|
||||
- name: Vercel
|
||||
url: https://vercel.com
|
||||
icon: fas fa-server
|
||||
description: 前端部署平台
|
||||
Reference in New Issue
Block a user