File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Original file line number Diff line number Diff line change 22
22
DOWNLOAD = 'http://downgit.zhoudaxiaa.com/#/home?url=https://github.com/' + OWNER + '/' + REPO + '/tree/' + BRANCH + '/'
23
23
24
24
HTML = '''
25
- <!--
26
25
<head>
27
26
<meta http-equiv="content-type" content="text/html; charset=utf-8">
27
+ <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
28
28
<title> 中国科学技术大学课程资源</title>
29
29
</head>
30
- -->
31
30
# 中国科学技术大学课程资源
32
31
33
32
<div>
34
33
<h2>
35
- <a href="../index.html"> <i class="fa fa-level-up">back </i> </a>
34
+ <a href="../index.html"> <i class="fa fa-level-up">back </i> </a>
36
35
:/{cur}
37
36
</h2>
38
37
</div>
51
50
---
52
51
<div style="text-decration:underline;display:inline">
53
52
<a href="https://github.com/USTC-Resource/USTC-Course.git" target="_blank" rel="external"><i class="fa fa-github"></i> GitHub</a>
54
- <a href="mailto:zhuheqin1@gmail?subject=反馈与建议" style="float:right" target="_blank" rel="external"><i class="fa fa-envelope"></i> Feedback</a>
53
+ <a href="mailto:zhuheqin1@gmail.com ?subject=反馈与建议" style="float:right" target="_blank" rel="external"><i class="fa fa-envelope"></i> Feedback</a>
55
54
</div>
56
55
---
57
56
You can’t perform that action at this time.
0 commit comments