-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathindex.html
More file actions
58 lines (52 loc) · 3.82 KB
/
Copy pathindex.html
File metadata and controls
58 lines (52 loc) · 3.82 KB
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
54
55
56
57
58
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>poetry</title>
<link rel="stylesheet" href="./css/main.css?version=20220120">
</head>
<body style="margin:0">
<script>
if (
location.protocol === 'http:'
&& !location.hostname.match(/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/)
&& location.hostname !== 'localhost'
) {
location.href = 'https:' + location.href.substring(window.location.protocol.length)
}
// let global_base_path = '/code/project/poetry-source'
let global_base_path = '.'
</script>
<main>
<div id=poetry></div>
</main>
<aside>
<div id="search-wrapper"></div>
<div title="下载背景图" id="download">
<svg t="1633750699383" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
p-id="2426" width="32" height="32">
<path
d="M707.84 384H640V170.666667c0-23.466667-19.2-42.666667-42.666667-42.666667h-170.666666c-23.466667 0-42.666667 19.2-42.666667 42.666667v213.333333H316.16c-37.973333 0-57.173333 46.08-30.293333 72.96l195.84 195.84c16.64 16.64 43.52 16.64 60.16 0l195.84-195.84c26.88-26.88 8.106667-72.96-29.866667-72.96zM213.333333 810.666667c0 23.466667 19.2 42.666667 42.666667 42.666666h512c23.466667 0 42.666667-19.2 42.666667-42.666666s-19.2-42.666667-42.666667-42.666667H256c-23.466667 0-42.666667 19.2-42.666667 42.666667z"
fill="#e6e6e6" p-id="2427"></path>
</svg>
</div>
<a title="github中打开" id="github" href="https://github.com/snowtraces/poetry-source" target="_blank">
<svg height="32" viewBox="0 0 16 16" version="1.1" width="32" aria-hidden="true">
<path fill-rule="evenodd"
d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z">
</path>
</svg>
</a>
<div title="阅读" id="speech">
<svg t="1666945969014" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5055" width="32" height="32"><path d="M422.4 194.645333l1.834667 4.352 213.333333 597.290667a42.666667 42.666667 0 0 1-78.421333 33.28l-1.962667-4.565333L491.093333 640H276.906667l-66.048 185.002667a42.666667 42.666667 0 0 1-81.834667-23.552l1.493333-5.162667 213.333334-597.333333c12.416-34.688 58.581333-37.504 76.373333-8.32l2.176 4.010666z m254.378667-105.344c88.96 48.64 155.776 111.061333 199.722666 187.221334 43.946667 76.117333 64.64 165.205333 62.250667 266.581333a32 32 0 0 1-64-1.536c2.133333-90.069333-15.829333-167.552-53.674667-233.045333-37.802667-65.536-95.914667-119.850667-174.976-163.029334a32 32 0 1 1 30.677334-56.192z m-10.154667 153.642667c41.258667 22.485333 74.325333 55.253333 98.816 97.706667 24.533333 42.410667 36.352 87.424 35.2 134.4a32 32 0 0 1-64-1.578667c0.853333-35.029333-7.893333-68.437333-26.624-100.864-18.688-32.384-43.221333-56.661333-74.026667-73.472a32 32 0 1 1 30.634667-56.192zM384.042667 340.181333L307.413333 554.666667h153.173334L384.085333 340.181333z" p-id="5056" fill="#e6e6e6"></path></svg>
</div>
<div id="color-selector"></div>
<div id="asideBar"></div>
</aside>
<div id="BG"> </div>
<canvas id="bgcanv" width="256" height="256" hidden> </canvas>
<script src="./js/main.js?version=20221028"></script>
</body>
</html>