Skip to content

Commit

Permalink
docs(readme): 更新说明
Browse files Browse the repository at this point in the history
  • Loading branch information
Yohn-z committed Apr 28, 2024
1 parent 43f4107 commit 8157175
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
# Yohn-z.github.io
个人搜索页
## 极简个人搜索页
### 在线访问
https://explore.yohn-z.cn/my-search/
### 技术栈
使用原生三剑客(html+css+js)开发 , 无需编译部署
### 目录结构说明
* /css - css样式
* /icon - 图标
* /img - 图片
* /js - js脚本
* /favicon.svg - 网站图标、页签图标
* /index.html 主页
### 页面效果
搜索框底部可以放一些个人常用的链接
![20240428202132](http://oss.yohn-z.cn/img/20240428202132.png)

目前支持三种搜索引擎,分别是百度、必应、谷歌,点击切换
![20240428202329](http://oss.yohn-z.cn/img/20240428202329.png)

移动端访问效果
![20240428202557](http://oss.yohn-z.cn/img/20240428202557.png)

0 comments on commit 8157175

Please sign in to comment.