-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprojects.html
More file actions
executable file
·52 lines (50 loc) · 2.22 KB
/
Copy pathprojects.html
File metadata and controls
executable file
·52 lines (50 loc) · 2.22 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
<div class="container">
<div class="user-details">
<h3> </br>Go to </h3>
</div>
<div class="row user-projects">
<div class="six columns images">
<img alt="mountains" src="{{ "/assets/img/9024.jpg" | prepend: site.baseurl }}" />
</div>
<div class="six columns">
<h5> 凝萌小记 · BlogRimoe</a> </h5>
<h6> <a href="https://blog.rimoe.xyz">https://blog.rimoe.xyz</a> </h6>
<p>无事可记皆可记。</br>It is a writing board for writing somthing bored.</p>
<a class="project-link" href="https://blog.rimoe.xyz">去看看 >></br>Go >></a>
</div>
</div>
<div class="row user-projects">
<div class="six columns">
<img id='loco'alt="mountains" src="{{ "/assets/img/9030.jpg" | prepend: site.baseurl }}" />
</div>
<div class="six columns">
<h5> 万木更春 · Projects </h5>
<h6> <a href="https://demo.rimoe.xyz">https://demo.rimoe.xyz</a> </h6>
<p>刊载最近的内容。</br>Show the recent contains.</p>
<ul id='projectsxml'>
</ul>
<a class="project-link" id='share' href="javascript:void(0)">打赏 >></br>Sponsor>></a>
<div id='bb'>
<a id='ali' style="color: #444;" href="javascript:void(0)"><span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-stack-1x fa-inverse">支</i>
</span></a>
<a id='wechat' style="color: #444;" href="javascript:void(0)"><span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-weixin fa-stack-1x fa-inverse"></i>
</span></a>
<a id='back' href="javascript:void(0)">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-chevron-circle-left fa-stack-1x fa-inverse"></i>
</span>
</a>
</div>
</div>
</div>
</div>
<div id='xx' class = "over">
<img id="alp" width="100%" src="{{ "/assets/img/sp1.png" | prepend: site.baseurl }}" />
<img id="wcp" width="100%" src="{{ "/assets/img/sp2.png" | prepend: site.baseurl }}" />
<img id="lop" width="100%" src="{{ "/assets/img/9030.jpg" | prepend: site.baseurl }}" />
</div>