Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dada878 authored Jul 20, 2023
1 parent 92ec554 commit 56283dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
<body>
<nav class="navbar">
<ul>
<li class="navbar-item"><a href="index.php">首頁</a></li>
<a target="_blank" class="navbar-item discord-button" href="member.php">
<li class="navbar-item"><a href="/">首頁</a></li>
<a target="_blank" class="navbar-item discord-button" href="/">
<i class="fa-brands fa-discord"></i>Discord
</a>
</ul>
</nav>
<div class="banner">
<div class="banner-content">
<img class="banner-image" src="assets/logo.png">
<h2>北台學生灣資訊社群</h2>
<h2>北台灣學生資訊社群</h2>
</div>
<i class="fa-solid fa-chevron-down down-arrow"></i>
</div>
Expand Down

0 comments on commit 56283dc

Please sign in to comment.