File tree Expand file tree Collapse file tree 1 file changed +27
-2
lines changed Expand file tree Collapse file tree 1 file changed +27
-2
lines changed Original file line number Diff line number Diff line change @@ -712,6 +712,30 @@ <h5 class="card-title">scikit-learn</h5>
712
712
</ div >
713
713
</ div >
714
714
715
+ < div class ="col ">
716
+ < div class ="card " style ="max-width: 540px; ">
717
+ <!-- body -->
718
+ < div class ="card-body ">
719
+ < div class ="row g-2 ">
720
+ < div class ="col-4 ">
721
+ < img
722
+ src ="https://skillicons.dev/icons?i=vitest&theme=light "
723
+ class ="img-fluid rounded-start d-block mx-auto " width ="60 " height ="60 " alt ="vitest "
724
+ >
725
+ </ div >
726
+ < div class ="col-8 ">
727
+ < h5 class ="card-title "> Vitest</ h5 >
728
+ < p class ="card-text "> ★★★★☆</ p >
729
+ </ div >
730
+ </ div >
731
+ </ div >
732
+ <!-- footer -->
733
+ < div class ="card-footer bg-white ">
734
+ < span class ="tag "> 趣味</ span >
735
+ </ div >
736
+ </ div >
737
+ </ div >
738
+
715
739
</ div >
716
740
717
741
< h3 class ="mt-3 "> DB</ h3 >
@@ -1222,11 +1246,12 @@ <h5 class="card-title">ポートフォリオサイト</h5>
1222
1246
< h5 class ="card-title "> KITCC Library</ h5 >
1223
1247
1224
1248
< p class ="card-text ">
1225
- < button type ="button " class ="btn btn-outline-info " > React </ button >
1249
+ < button type ="button " class ="btn btn-outline-secondary " > Remix </ button >
1226
1250
< button type ="button " class ="btn btn-outline-danger "> Hono</ button >
1227
- < button type ="button " class ="btn btn-outline-orange "> Cloudflare</ button >
1228
1251
< button type ="button " class ="btn btn-outline-yellow-green "> Drizzle ORM</ button >
1252
+ < button type ="button " class ="btn btn-outline-success "> Vitest</ button >
1229
1253
< button type ="button " class ="btn btn-outline-secondary "> GitHub Actions</ button >
1254
+ < button type ="button " class ="btn btn-outline-orange "> Cloudflare</ button >
1230
1255
</ p >
1231
1256
</ div >
1232
1257
</ div >
You can’t perform that action at this time.
0 commit comments