Skip to content

Commit aef2dd5

Browse files
authored
Update index.html
1 parent 95530e1 commit aef2dd5

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ <h3>Profile</h3>
2626
<td>横浜市</td>
2727
</tr>
2828
<tr>
29-
<th>好きなもの</th>
30-
<td></td>
29+
<th>趣味</th>
30+
<td>ゲーム・映画鑑賞・動画鑑賞</td>
3131
</tr>
3232

3333

@@ -55,13 +55,16 @@ <h3>Works</h3>
5555

5656

5757
<h3>History</h3>
58-
<p>学歴、職歴、アルバイト、インターン経験など。</p>
5958
<table>
60-
<tr>
61-
<th>XXXX年</th>
62-
<td>ひみつ</td>
63-
</tr>
64-
</table>
59+
<tr>
60+
<th>2025年</th>
61+
<td>ZEN大学 入学</td>
62+
</tr>
63+
<tr>
64+
<th>2026年</th>
65+
<td>HTML・CSS・JavaScriptの学習開始</td>
66+
</tr>
67+
</table>
6568
<h3>好きな動画</h3>
6669
<iframe width="560" height="315" src="https://www.youtube.com/embed/r_0JjYUe5jo?si=scKGGvJNzOy5V58o" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
6770
</body>

0 commit comments

Comments
 (0)