-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathframe-top.html
50 lines (46 loc) · 1.49 KB
/
frame-top.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
<!-- The head for site -->
<div class="head" onclick="clickQRCode()" onmousemove="showQRCode()" onmouseout="removeQRCode()">
<div class="head-p">
<p>Session Restored</p>
</div>
</div>
<div class="title">
<pre class="qinka"><code>
____________ __ __
| ______ | |__| | |
| | | | __ __ ______ | | /\ _________
| | | | | | | |/ ___ | | | / / / ____ \
| | | | | | | / | | | |/ / | | | |
| | | | | | | | | | | < | | | |
| |______| | | | | | | | | |\ \ | \____| |
|___________ \ | | |__| |_| | | \ \ \______|\_|
\/ |__| |__| \/ </code></pre>
<hr/>
<pre><code> Qinka's Blog </code></pre>
<hr/>
<a class="amenulink" href="/menu">
<table border="0">
<tr>
<th><div class="list">
<ul type=circle>
<li>100g 糕面</li>
<li>25g 水</li>
<li>40g 豆沙</li>
<li>30g 食用油</li>
</ul>
</div></th>
<th/>
<th><div class="how">
<p> 将糕面和水和好,上锅蒸透 </p>
<p> 手沾食用油将面取出并揉好 </p>
<p> 包上豆沙后下油锅炸 </p>
</div></th>
</tr>
</table>
</a>
<hr/>
</div>
<!-- The logo of fork me -->
<a href="https://github.com/qinka">
<img class="gitforkme" src="/img/fork.me.png" alt="FORK ME ON GITHUB" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png"></img>
</a>