We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4aa653 commit 4c717dcCopy full SHA for 4c717dc
1 file changed
src/pages/index.astro
@@ -258,7 +258,12 @@ const getLinkItems = (category) => {
258
<tr>
259
<td class="date">2024年2月</td>
260
<td class="body">合同会社DMM.com 入社<br>(デザインシステム開発チーム)</td>
261
- <td class="note">在籍中</td>
+ <td class="note">1年9ヶ月間</td>
262
+ </tr>
263
+ <tr>
264
+ <td class="date">2025年10月</td>
265
+ <td class="body">個人事業主<br>(Webサイト開発全般の技術指南)</td>
266
+ <td class="note">現在</td>
267
</tr>
268
</tbody>
269
</table>
0 commit comments