forked from WebStackPage/WebStackPage.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
53 lines (47 loc) · 1.91 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="renderer" content="webkit">
<link rel="shortcut icon" href="favicon.ico" />
<title>欢迎访问李景阳博客导航页</title>
<meta name="keywords" content="李景阳博客导航页,李景阳,李景阳博客,李景阳先生的博客,李景阳linux,李景阳运维" />
<meta name="description" content="欢迎访问李景阳博客导航页" />
<link rel="stylesheet" id="fontawesome-style-css" href="1.css" type='text/css' media='all' />
</head>
<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false">
<div id="container">
<div>
<a href="/"><img src="rewrite_now.png" alt="李景阳博客" ></a>
<br/>
<br/>
<h1 id="h1">欢迎访问博客导航页</h1>
<h2 id="h2">或许我们没有办法改变世界,但是我们可以改变现在</h2>
<br/>
<br/>
<h3 id="h3">
<a href="https://ihaoljy.github.io">首页</a> -
<a href="https://ihaoljy.github.io/id/index.html">苹果ID查询</a> -
<a href="https://ihaoljy.github.io/jd.php">博客</a> -
<a href="https://ihaoljy.github.io/dh/cn/index.html">导航</a> -
<a href="https://ihaoljy.github.io/xx/index.html" >学习</a> -
</h3>
<br/>
<span>欢迎访问博客导航页</span>
<br/>
<p>
<br/>
<br/>
<!--<a href="http://www.beian.miit.gov.cn" target="_blank" rel="nofollow">备案1</a>-->
</p>
<br/>
</div>
</div>
<canvas id="canvas" width="1920" height="849"></canvas>
<script type='text/javascript' src='2.js'></script>
<script type='text/javascript' src='3.js'></script>
<!--Github:https://github.com/whsir/BridgeDeck-->
</body>
</html>