@@ -6,7 +6,7 @@ export const educationHistory: EducationExperience[] = [
66 title : "京都工芸繊維大学大学院 博士前期課程" ,
77 description : "工芸科学科 / 設計工学域 / 情報工学専攻" ,
88 image : {
9- src : "/image /resume/kit.jpg" ,
9+ src : "/images /resume/kit.jpg" ,
1010 width : 1030 ,
1111 height : 615 ,
1212 } ,
@@ -16,7 +16,7 @@ export const educationHistory: EducationExperience[] = [
1616 title : "京都工芸繊維大学 学士課程" ,
1717 description : "工芸科学科 / 設計工学域 / 情報工学課程" ,
1818 image : {
19- src : "/image /resume/kit.jpg" ,
19+ src : "/images /resume/kit.jpg" ,
2020 width : 1030 ,
2121 height : 615 ,
2222 } ,
@@ -30,7 +30,7 @@ export const workHistory: WorkExperience[] = [
3030 description : "Webアプリケーションエンジニア" ,
3131 url : "https://www.rakus.co.jp/" ,
3232 image : {
33- src : "/image /resume/rakus.png" ,
33+ src : "/images /resume/rakus.png" ,
3434 width : 429 ,
3535 height : 520
3636 }
@@ -41,7 +41,7 @@ export const workHistory: WorkExperience[] = [
4141 description : "イノベーターインターン" ,
4242 url : "https://kigyo.city.kyoto.lg.jp/kyomachi/company/single/5328.php" ,
4343 image : {
44- src : "/image /resume/careercampus.png" ,
44+ src : "/images /resume/careercampus.png" ,
4545 width : 180 ,
4646 height : 180 ,
4747 } ,
@@ -52,7 +52,7 @@ export const workHistory: WorkExperience[] = [
5252 description : "期限付きインターンシップ" ,
5353 url : "https://3-shake.com/" ,
5454 image : {
55- src : "/image /resume/3shake.png" ,
55+ src : "/images /resume/3shake.png" ,
5656 width : 400 ,
5757 height : 400 ,
5858 } ,
@@ -63,7 +63,7 @@ export const workHistory: WorkExperience[] = [
6363 description : "SUMMER INTERNSHIP 2024 バックエンドエンジニア" ,
6464 url : "https://www.optim.co.jp/" ,
6565 image : {
66- src : "/image /resume/optim.jpg" ,
66+ src : "/images /resume/optim.jpg" ,
6767 width : 1200 ,
6868 height : 601 ,
6969 } ,
@@ -74,7 +74,7 @@ export const workHistory: WorkExperience[] = [
7474 description : "01立ち上げ12daysインターンシップ" ,
7575 url : "https://speee.jp/" ,
7676 image : {
77- src : "/image /resume/speee.jpg" ,
77+ src : "/images /resume/speee.jpg" ,
7878 width : 400 ,
7979 height : 400 ,
8080 } ,
@@ -85,7 +85,7 @@ export const workHistory: WorkExperience[] = [
8585 description : "短期アルバイト" ,
8686 url : "https://www.axe.bz/" ,
8787 image : {
88- src : "/image /resume/axe.jpg" ,
88+ src : "/images /resume/axe.jpg" ,
8989 width : 300 ,
9090 height : 152 ,
9191 } ,
@@ -96,7 +96,7 @@ export const workHistory: WorkExperience[] = [
9696 description : "塾講師" ,
9797 url : undefined ,
9898 image : {
99- src : "/image /resume/kyoshin.png" ,
99+ src : "/images /resume/kyoshin.png" ,
100100 width : 335 ,
101101 height : 150 ,
102102 } ,
0 commit comments