Skip to content

Commit 1c3019c

Browse files
committed
add qq
1 parent 1e07521 commit 1c3019c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

resources/views/Home/default/master.blade.php

+9-1
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,14 @@
200200
<!-- ============================ Footer =========================== -->
201201

202202
<footer>
203+
<div class="container">
204+
<div>
205+
<p>欢迎加入交流群(群号):440221268</p>
206+
</div>
207+
<div>
208+
<p>我的阿里云9折购买推荐码为:y2jcyp</p><i class="icon-facebook"></i>
209+
</div>
210+
</div>
203211
<div class="container">
204212
<div class="copy">
205213
<p>
@@ -213,7 +221,7 @@
213221
<li><a href="https://github.com/Yela528/laravel-5-myblog" title="Github" target="_blank"><i class="icon-github"></i></a>&nbsp;</li>
214222

215223

216-
<li><a href="#" title="阿里云推荐码" target="_blank"><i class="icon-star"></i></a>&nbsp;</li>
224+
<li><a href="#" title="阿里云推荐码" target="_blank"><i class="icon-qq"></i></a>&nbsp;</li>
217225

218226

219227

0 commit comments

Comments
 (0)