Skip to content

Commit fb33e9c

Browse files
committed
Deploying to gh-pages from @ 1853b25 🚀
1 parent e67e933 commit fb33e9c

12 files changed

+384
-246
lines changed

.env.example

Lines changed: 0 additions & 2 deletions
This file was deleted.

.eslintrc

Whitespace-only changes.

.gitignore

Lines changed: 0 additions & 31 deletions
This file was deleted.

.npmrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

assets/favicon-DamB5_ds.png

-932 KB
Binary file not shown.

assets/index-B8pgPGZi.js renamed to assets/index-BvMGGkYM.js

Lines changed: 380 additions & 205 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/logo-BazGr7B1.png

205 KB
Loading

favicon.ico

-932 KB
Binary file not shown.

favicon.png

205 KB
Loading

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!doctype html>
2-
<html lang="en">
2+
<html lang="zh-CN">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/crawler-leetcode/vite.svg" />
5+
<link rel="icon" type="image/png" href="/crawler-leetcode/favicon.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite + React + TS</title>
8-
<script type="module" crossorigin src="/crawler-leetcode/assets/index-B8pgPGZi.js"></script>
7+
<title>爬虫技术挑战平台</title>
8+
<script type="module" crossorigin src="/crawler-leetcode/assets/index-BvMGGkYM.js"></script>
99
<link rel="stylesheet" crossorigin href="/crawler-leetcode/assets/index-BeukvCD5.css">
1010
</head>
1111
<body>

logo.png

-932 KB
Binary file not shown.

vite.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)