click link new a tab
This commit is contained in:
10
index.html
10
index.html
@ -31,27 +31,27 @@
|
||||
<h2 class="text-center"><code>好玩ㄉ網站</code></h2>
|
||||
<ul class="list-group">
|
||||
<li class="list-group-item list-group-item-action">
|
||||
<a href="https://gitea.ntut.com.tw/">Gitea of NTUT.COM.TW</a>
|
||||
<a href="https://gitea.ntut.com.tw/" target="_blank">Gitea of NTUT.COM.TW</a>
|
||||
<br>
|
||||
<span>程式碼託管網站</span>
|
||||
</li>
|
||||
<li class="list-group-item list-group-item-action">
|
||||
<a href="https://www.ntut.com.tw/wordpress">WordPress</a>
|
||||
<a href="https://www.ntut.com.tw/wordpress/" target="_blank">WordPress</a>
|
||||
<br>
|
||||
<span>沒什麼用ㄉ部落格</span>
|
||||
</li>
|
||||
<li class="list-group-item list-group-item-action">
|
||||
<a href="https://www.ntut.com.tw/chipet/">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="chicken">CrossyRoadWeb</a>
|
||||
<a href="https://ntut.com.tw/chicken/" target="_blank">CrossyRoadWeb</a>
|
||||
<br>
|
||||
<span>OOP 實習專題:小雞過馬路(<a href="https://gitea.ntut.com.tw/handsome/CrossyRoadWeb/">Source</a>)</span>
|
||||
</li>
|
||||
<li class="list-group-item list-group-item-action">
|
||||
<a href="tr">Text Revealer</a>
|
||||
<a href="https://ntut.com.tw/tr/" target="_blank">Text Revealer</a>
|
||||
<br>
|
||||
<span>讓人用螢幕顯示大字報ㄉ工具(<a href="https://github.com/yuren-tw/textRevealer/">Source</a>)</span>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user