refactor: 移除未使用的代码和资源,优化项目结构

- 删除未使用的图片、SVG图标和组件
- 清理废弃的代码文件和依赖项
- 简化UI组件接口定义
- 更新部分文案为中文
- 移除博客相关功能
- 添加Telegram联系方式
This commit is contained in:
2026-01-22 14:52:45 +08:00
parent 426e9e0210
commit d3344e8961
54 changed files with 4882 additions and 2526 deletions

1
public/bytedance.svg Normal file
View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 7L10 9V37L5 39V7Z" fill="none" stroke="#333" stroke-width="4" stroke-linejoin="round"/><path d="M16 23L21 25V37L16 39V23Z" fill="none" stroke="#333" stroke-width="4" stroke-linejoin="round"/><path d="M27 21L32 19V35L27 33V21Z" fill="none" stroke="#333" stroke-width="4" stroke-linejoin="round"/><path d="M38 9L43 11V37L38 39V9Z" fill="none" stroke="#333" stroke-width="4" stroke-linejoin="round"/></svg>

After

Width:  |  Height:  |  Size: 548 B