Skip to content

Commit 1a5d724

Browse files
committed
主页更新
1 parent dcb8c49 commit 1a5d724

File tree

8 files changed

+8
-14
lines changed

8 files changed

+8
-14
lines changed

404.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<head>
44
<meta charset="UTF-8">
55
<title>Space 404</title>
6-
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon-next.png">
7-
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32-next.png">
8-
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16-next.png">
6+
<link rel="apple-touch-icon" sizes="180x180" href="/static/img/apple-touch-icon-next.png">
7+
<link rel="icon" type="image/png" sizes="32x32" href="/static/img/favicon-32x32-next.png">
8+
<link rel="icon" type="image/png" sizes="16x16" href="/static/img/favicon-16x16-next.png">
99
<style>
1010
html,
1111
body {

index.html

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1 @@
1-
<!DOCTYPE html>
2-
<html lang="zh-CN">
3-
<head>
4-
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Document</title>
7-
</head>
8-
<body>
9-
hello world
10-
</body>
11-
</html>
1+
<!DOCTYPE html><html lang="zh-CN"><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible"content="IE=edge"/><meta name="viewport"content="width=device-width, initial-scale=1.0"><title>Charles Wong</title><!--Style--><link rel="stylesheet"href="/static/css/index.css"><meta name="apple-mobile-web-app-status-bar"content="#B4D700"><meta name="theme-color"content="#B4D700"></head><body class="is-dark"><!--preloaded--><div id="preloader"><div class="preload-container"></div></div><!--/preload--><!--header--><div class="header"></div><!--main--><section><div class="tf-container"><div class="wrapper"><div class="infobox"><div class="avatar"><img src="/static/img/avatar.jpg"alt="image"></div><div class="profile"><div class="top"><h3><a href="#">Hi!I'm Charles Wong</a></h3><div class="wrap-text"><span class="auto-type">Web Developer</span></div></div><div class="content"></div><div class="bottom"><a class="btn-profile wedo-link-item"href="/blog/">Blog</a></div></div></div></div></div></section><div class="footer"></div><script src="/static/js/typed.umd.js"></script><script src="/static/js/index.js"></script></body></html>

static/css/index.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

static/img/avatar.jpg

19.9 KB
Loading
File renamed without changes.
File renamed without changes.

static/js/index.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)