-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,23 +7,15 @@ | |
<div class="footer-copyright text-center py-1"> | ||
<div class="container text-center text-md-left mt-5"> | ||
<div class="row mt-3"> | ||
<div class="col-12 col-md-4 mx-auto mb-4"> | ||
<div class="col-12 col-md-6 mx-auto mb-4"> | ||
<h3 class="font-weight-bold">聯絡小編</h3> | ||
<hr class="accent-2 mb-2 mt-0 d-inline-block mx-auto" style="width: 128px;"> | ||
<p class="text-left"><a href="https://www.instagram.com/cowbanursing"><i class="fab fa-instagram-square mr-3"></i> IG@cowbanursing</a></p> | ||
<p class="text-left"><a href="https://t.me/Cowbanursing"><i class="fab fa-telegram mr-3"></i> TG 急事找小編</a></p> | ||
</div> | ||
<!--col-12--> | ||
|
||
<div class="col-12 col-md-4 mx-auto mb-4"> | ||
<h3 class="font-weight-bold">技術支援</h3> | ||
<hr class="accent-2 mb-2 mt-0 d-inline-block mx-auto" style="width: 128px;"> | ||
<p class="text-left"><a href="https://www.facebook.com/kantai.zeng"><i class="fab fa-facebook-square mr-3"></i> 乾太 ₍₍ ◝(・◡・)◟ ⁾⁾</a></p> | ||
<p class="text-left"><a href="mailto:[email protected]"><i class="fas fa-envelope mr-3"></i> [email protected]</a></p> | ||
</div> | ||
<!--col-12--> | ||
|
||
<div class="col-12 col-md-4 mx-auto mb-4"> | ||
<div class="col-12 col-md-6 mx-auto mb-4"> | ||
<h3 class="font-weight-bold">關於我們</h3> | ||
<hr class="accent-2 mb-2 mt-0 d-inline-block mx-auto" style="width: 128px;"> | ||
<p>🔴 我是誰,不重要,只要知道我與基層站在同一線</p> | ||
|