File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ import Button from "../../components/Button.astro";
7272 size =" large"
7373 variant =" secondary"
7474 >
75- Register
75+ Learn More
7676 </Button >
7777 </div >
7878 <div class =" workshop-card" >
@@ -88,7 +88,7 @@ import Button from "../../components/Button.astro";
8888 size =" large"
8989 variant =" secondary"
9090 >
91- Register
91+ Learn More
9292 </Button >
9393 </div >
9494 <div class =" workshop-card" >
@@ -103,7 +103,7 @@ import Button from "../../components/Button.astro";
103103 size =" large"
104104 variant =" secondary"
105105 >
106- Register
106+ Learn More
107107 </Button >
108108 </div >
109109 </div >
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ import Button from "../components/Button.astro";
6060 size =" large"
6161 variant =" secondary"
6262 >
63- 参加登録
63+ 詳細はこちら
6464 </Button >
6565 </div >
6666 <div class =" workshop-card" >
@@ -76,7 +76,7 @@ import Button from "../components/Button.astro";
7676 size =" large"
7777 variant =" secondary"
7878 >
79- 参加登録
79+ 詳細はこちら
8080 </Button >
8181 </div >
8282 <div class =" workshop-card" >
@@ -91,7 +91,7 @@ import Button from "../components/Button.astro";
9191 size =" large"
9292 variant =" secondary"
9393 >
94- 参加登録
94+ 詳細はこちら
9595 </Button >
9696 </div >
9797 </div >
You can’t perform that action at this time.
0 commit comments