forked from barryclark/jekyll-now
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
38 lines (36 loc) · 1.75 KB
/
about.html
File metadata and controls
38 lines (36 loc) · 1.75 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
<link rel="stylesheet" href="/semantic.css">
@import url(../semantic.css)
<title>关于 联系</title>
<h1 class="ui header">关于&联系</h1>
<div class="sub header">我们开始</div>
<h3>美好的生活,就只是一点点贡献</h3>
<div class="ui card">
<div class="content">
<a class="header">Rocky</a>
<a target="_blank" href="https://space.bilibili.com/521323978">哔哩哔哩,是一个能让你出名的平台(点我就是哔哩哔哩的首页)</a>
<div class="meta">
<span class="date">2019年开始</span>
</div>
<div class="description">我们不只是程序员。</div>
</div>
<div class="extra content">
<a><i class="user icon"></i>只是一点点贡献</a>
</div>
</div>
<span class='qtit'><i></i><strong>嗯嗯</strong></span>
<span id="ENENE">喜欢&不喜欢?</span>
<span class='q2'>
<select id='Like&Not Like'>
<option>啦啦啦</option>
<option value='like_and_not_like'>喜欢&不喜欢?</option>
</select>
</span>
<span class='q3'>
<select id='ST_2'>
<option>请选择喜欢/不喜欢</option>
<option value='我们会改的' class='not_like' class="like_and_not_like" target="_blank" href="http://rockycuxin.github.io">不喜欢</option>
<option value='嗯嗯' id='like' target="_blank" href="http://rockycuxin.github.io">喜欢</option>
</select>
</span>
<div class="tip_div"> <span id="idTipstxt" class='tipstxt' href="http://rockycuxin.github.io">hahaah</span> </div>
</div>