Skip to content

Commit

Permalink
Merge pull request #2 from tgx1587900660/dev_html
Browse files Browse the repository at this point in the history
Add index.html and xiao.ico files
  • Loading branch information
tgx1587900660 authored Jan 23, 2024
2 parents bf5f34c + ea2c54d commit 7bf5907
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="keywords" content="唐干宵 的导航, telectron 的导航, 谭竿霄 的导航" />
<meta name="description" content="唐干宵 的导航, telectron 的导航, 谭竿霄 的导航" />
<link rel="icon" type="image/ico" sizes="32x32" href="./xiao.ico" />
<title>telectron 的导航</title>
</head>
<body>
<ul>
<li><a href="../src/html/01.乱数假文lorem.html">01.乱数假文lorem.html</a></li>
<li><a href="../src/JavaScript/01.js为什么会阻塞渲染.html">01.js为什么会阻塞渲染.html</a></li>
<li><a href="../src/css/01.横向滚动列表.html">01.横向滚动列表.html</a></li>
<li><a href="../src/css/02.横向滚动列表-点击轮播.html">02.横向滚动列表-点击轮播.html</a></li>
<li><a href=""></a></li>
</ul>
</body>
</html>
Binary file added public/xiao.ico
Binary file not shown.

0 comments on commit 7bf5907

Please sign in to comment.