Remove slash
This commit is contained in:
@ -36,7 +36,7 @@
|
||||
<span>看看哪間教室現在是空的</span>
|
||||
</li>
|
||||
<li class="list-group-item list-group-item-action">
|
||||
<a href="https://gitea.ntut.com.tw/" target="_blank">Gitea of NTUT.COM.TW</a>
|
||||
<a href="https://gitea.ntut.com.tw" target="_blank">Gitea of NTUT.COM.TW</a>
|
||||
<br>
|
||||
<span>使用 Git 的程式碼託管網站</span>
|
||||
</li>
|
||||
@ -46,14 +46,14 @@
|
||||
<span>讓人用螢幕顯示大字報ㄉ工具(<a href="https://github.com/yuren-tw/textRevealer">Source</a>)</span>
|
||||
</li>
|
||||
<li class="list-group-item list-group-item-action">
|
||||
<a href="https://www.ntut.com.tw/chipet/" target="_blank">Chi Pet</a>
|
||||
<a href="https://www.ntut.com.tw/chipet" target="_blank">Chi Pet</a>
|
||||
<br>
|
||||
<span>可以澆水の可愛烏龜</span>
|
||||
</li>
|
||||
<li class="list-group-item list-group-item-action">
|
||||
<a href="https://www.ntut.com.tw/CrossyRoadWeb" target="_blank">CrossyRoadWeb</a>
|
||||
<br>
|
||||
<span>OOP 實習專題 - 小雞過馬路(<a href="https://git.ntut.com.tw/handsome/CrossyRoadWeb/">Source</a>)</span>
|
||||
<span>OOP 實習專題 - 小雞過馬路(<a href="https://git.ntut.com.tw/handsome/CrossyRoadWeb">Source</a>)</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user