-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhomework.html
94 lines (70 loc) · 2.79 KB
/
homework.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>家庭作业发布页</title>
<link rel="shortcut icon" href="https://cheemstruth.netlify.app/static/img/icon.png">
<link rel="icon" href="https://cheemstruth.netlify.app/static/img/icon.png" sizes="192x192"/>
<link rel="stylesheet" href="https://cheemstruth.netlify.app/static/kico.css">
<link rel="stylesheet" href="https://cheemstruth.netlify.app/static/hingle.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=1"/>
<meta property="og:site_name" content="家庭作业发布页">
<meta property="og:title" content=""/>
<style>body:before{ content: ''; background-image: url(https://api.paugram.com/wallpaper?source=gh) }</style>
<meta name="generator" content="Hexo 6.3.0"></head>
<body>
<header>
<div class="head-title">
<h4>家庭作业发布页</h4>
</div>
<div class="head-action">
<div class="toggle-btn"></div>
<div class="light-btn"></div>
<div class="search-btn"></div>
</div>
</header>
<main>
<div class="wrap min">
<section class="post-title">
<h2>高实验强坤一班·家庭作业发布页</h2>
<div class="post-meta">
<time class="date">2023</time>
</div>
</section>
<article class="post-content">
<div id="cusdis_thread"
data-host="https://cusdis.com"
data-app-id="02a6d720-d444-4bf6-980b-1dad7689674c"
data-page-id=""
data-page-url=""
data-page-title=""
></div>
<script async defer src="https://cusdis.com/js/cusdis.es.js"></script>
</article>
<section class="post-author">
<figure class="author-avatar">
<img src="https://cheemstruth.netlify.app/img/icon.png" alt="Cheems" />
</figure>
<div class="author-info">
<h4>Cheems</h4>
<p>家庭作业</p>
</div>
</section>
</div>
</main>
<footer>
<div class="buttons">
<a class="to-top" href="#"></a>
</div>
<div class="wrap min">
<section class="sub-footer">
<p>© 2023 <a href="/">Cheems tell you</a>. All Rights Reserved. Theme By <a href="https://github.com/Dreamer-Paul/Hingle" target="_blank" rel="nofollow">Hingle</a>.</p>
</section>
</div>
</footer>
<script src="https://cheemstruth.netlify.app/static/kico.js"></script>
<script src="https://cheemstruth.netlify.app/static/hingle.js"></script>
<script>var hingle = new Paul_Hingle({"copyright":true,"night":true});</script>
</body>
</html>