diff --git a/Frontend_test/Views/Home/Index.cshtml b/Frontend_test/Views/Home/Index.cshtml
index 545f3a7..61d83ce 100644
--- a/Frontend_test/Views/Home/Index.cshtml
+++ b/Frontend_test/Views/Home/Index.cshtml
@@ -11,14 +11,15 @@
-
Welcome
+ Welcome to my website
About Me
Name:彭賢恩 (Jeff)
- Cellphone:0972253074
- E-mail:aeelejkl174820@gmail.com
+ 📞 Cellphone:0972253074
+ 📧 E-mail:aeelejkl174820@gmail.com
+ 🍵Gitea:http://140.125.21.72:8418/Jeff
@@ -30,7 +31,7 @@
2020-2024
虎尾科技大學 自動化工程系 學士
班級學業總成績第2名
- 科系學業總成績第8名
+ 科系學業總成績第8 名
@@ -50,6 +51,7 @@
C#開發經驗
AOI影像處理
YOLO物件偵測技術
+ 建立前端網站
diff --git a/Frontend_test/wwwroot/css/styles.css b/Frontend_test/wwwroot/css/styles.css
index 44188ee..388d443 100644
--- a/Frontend_test/wwwroot/css/styles.css
+++ b/Frontend_test/wwwroot/css/styles.css
@@ -11019,4 +11019,15 @@ section.resume-section .resume-section-content {
padding: 5px 10px;
border-radius: 10px;
font-weight: bold;
+}
+
+.phone-icon {
+ margin-right: 5px;
+}
+
+.mail-icon {
+ margin-right: 5px;
+}
+.tea-icon {
+ margin-right: 5px;
}
\ No newline at end of file