-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathforall.html
More file actions
72 lines (51 loc) · 2.1 KB
/
forall.html
File metadata and controls
72 lines (51 loc) · 2.1 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
---
title: 公告
layout: default
---
{% include header.html %}
<style >
main{
color:blue;
text-align: center;
}
main strong{
font-size: 52px;
color: #ff0000;
}
</style>
<div class="g-banner tags-banner {{ site.postPatterns | prepend: 'post-pattern-' }} {{ site.theme-color | prepend: 'bgcolor-' }}" data-theme="{{ site.theme-color }}">
<h2>公告</h2>
</div>
<main class="tags-content">
</br>
</br>
</br>
</br>
</br>
</br>
</br>
</br>
</br>
<h2>AndroidApp下载</h2>
<a href="/update">点此进入下载页</a>
<h1>特别告知</h1>
<p>由于站长进入大学,而大一不允许携带电脑,所以我只能够在手机上用termux进行站点更新。<br>所以,请各位投稿时一定要自行截图!请各位投稿时一定要自行截图!请各位投稿时一定要自行截图!否则我将延期进行投稿。(延期就是什么时候允许带电脑什么时候更新</p>
<h2>站点说明</h2>
嗯,建立这个皮肤分享站是我考虑很久的事情了...
本站皮肤云存储服务首选<a href="https://pan.lanzous.com" >蓝奏云</a>,次选<a href="http://own-cloud.cn" >小麦云</a>,最后选<a href="https://pan.baidu.com" >度盘</a>
图片服务首选<a href="https://sm.ms" >sm.ms</a>和<a href="imgchr.com">路过图床</a>,次选<a href="https://www.imgur.com/" >imgur</a>,最后选<a href=https://postimg.cc>postimage</a>。
</br>
<h2>投稿方式</h2>
请将皮肤文件、作者及截图文件发送至<a href="mailto:upload@soloopooo.tk">upload@soloopooo.tk</a>。
</br>
<h2>打赏站长</h2>
微信扫描下面的二维码进行打赏,感谢各位的打赏,让站长有动力继续收集下去。
<div id="medium">
<img width="100%" height="100%" src="/assets/img/mm_reward_qrcode_1555752085209.png">
</div>
</br>
<h2>感谢名单&友情链接</h2>
<strong>kcwt&Voicehe</strong></br>
<strong>感谢@妈船(Mother_Ship)提供的osuskin.cn域名!</strong>
</main>
{% include footer.html %}