File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -359,6 +359,45 @@ <h3 class="profile-card-title">
359359 </ div >
360360 </ section >
361361
362+ < section
363+ class ="section section--feature reveal-on-scroll "
364+ >
365+ < h2 class ="section__title ">
366+ Features / 今後の展望
367+ </ h2 >
368+ < div class ="card-list ">
369+ < article class ="card ">
370+ < h3 > Contactページの開発</ h3 >
371+ < p class ="text-muted ">
372+ お問い合わせフォームの中身を実装します。
373+ 外部から自宅常駐サーバーからトンネル接続が現状できない状況ですので、メール送信APIが機能していない状況です。
374+ ご留意ください。
375+ </ p >
376+ </ article >
377+ < article class ="card ">
378+ < h3 > UI/UXの改善</ h3 >
379+ < p class ="text-muted ">
380+ ユーザー体験向上のためのデザイン刷新
381+ </ p >
382+ </ article >
383+ < article class ="card ">
384+ < h3 > コンテンツ拡充</ h3 >
385+ < p class ="text-muted ">
386+ 新しいブログ記事やポートフォリオの追加
387+ </ p >
388+ </ article >
389+ < article class ="card ">
390+ < h3 > プロダクトの拡充</ h3 >
391+ < p class ="text-muted ">
392+ 主に下記の開発、販売を行います
393+ - Unityゲーム、ツール -
394+ UEゲーム、ツール -
395+ Discordボットの機能追加
396+ </ p >
397+ </ article >
398+ </ div >
399+ </ section >
400+
362401 < section
363402 class ="section section--top-grid reveal-on-scroll "
364403 >
You can’t perform that action at this time.
0 commit comments