第一次提交

This commit is contained in:
2025-12-15 23:16:59 +08:00
commit 3e0da32c18
93 changed files with 14105 additions and 0 deletions

48
src/README.md Normal file
View File

@@ -0,0 +1,48 @@
---
home: true
layout: BlogHome
hero: true
title: 博客主页
heroText: ''
tagline: ''
#heroImage: logo/transparentLogo.png
#heroImageDark: logo/transparentLogo.png
#heroAlt: 可爱小熊猫
bgImage: bg/day.png
bgImageDark: bg/night.png
heroFullScreen: true
icon: house
#projects:
# - icon: folder-open
# name: 项目名称
# desc: 项目详细描述
# link: https://你的项目链接
#
# - icon: link
# name: 链接名称
# desc: 链接详细描述
# link: https://链接地址
#
# - icon: book
# name: 书籍名称
# desc: 书籍详细描述
# link: https://你的书籍链接
#
# - icon: newspaper
# name: 文章名称
# desc: 文章详细描述
# link: https://你的文章链接
#
# - icon: user-group
# name: 伙伴名称
# desc: 伙伴详细介绍
# link: https://你的伙伴链接
#
# - icon: https://theme-hope-assets.vuejs.press/logo.svg
# name: 自定义项目
# desc: 自定义详细介绍
# link: https://你的自定义链接
#footer: Powered by VuePress | Theme by Hope
---