Skip to content

Commit 0c20435

Browse files
committed
portfolio for academic env 2024 initial upload
1 parent 54e1a34 commit 0c20435

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

index.html

+5
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,11 @@ <h3 class="w3-center w3-myfont">作品集目錄</h3>
450450
<a href="kpi.html" class="buttonstyle_two">前往 【專案 · 績效頁面】Go to KPI Page </a>
451451
</div>
452452
<hr>
453+
454+
<div class="w3-row w3-center w3-padding-16">
455+
<a href="https://drive.google.com/file/d/14jWQH6taT3pqOOyHJtfXsFk_SZ_g04Nh/view?usp=sharing" class="buttonstyle_two">前往 【2024 版作品集小冊子】Go to Portfolio Booklet </a>
456+
</div>
457+
<hr>
453458

454459
<div class="w3-row w3-center w3-dark-grey w3-padding-16">
455460
<div class="w3-quarter w3-section"> <span class="w3-xlarge">10+</span><br>

other_archive.html

+4-5
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,10 @@
9292
<div class="w3-bar" id="myNavbar">
9393
<a class="w3-bar-item w3-button w3-hover-black w3-hide-medium w3-hide-large w3-right" href="javascript:void(0);" onClick="toggleFunction()" title="Toggle Navigation Menu">
9494
<i class="fa fa-bars"></i> </a>
95-
<a href="#" class="w3-bar-item w3-button">HOME</a>
96-
<a href="#about" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user"></i>ABOUT</a>
97-
<a href="#contact" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> CONTACT</a>
98-
<a href="#duty" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-th"></i> DUTY</a>
99-
<div class="w3-dropdown-hover w3-hide-small">
95+
<a href="index.html#" class="w3-bar-item w3-button">HOME</a>
96+
<a href="index.html#about" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user"></i>ABOUT</a>
97+
<a href="index.html#contact" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> CONTACT</a>
98+
<a href="index.html#duty" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-th"></i> DUTY</a>
10099
<button class=" w3-button" title="More">PORTFOLIO <i class="fa fa-caret-down"></i></button>
101100
<div class="w3-dropdown-content w3-bar-block w3-card-4">
102101
<a href="#" class="w3-bar-item"> Minecraft -- 伺服器營運 (頁面未準備就緒)</th>

0 commit comments

Comments
 (0)