Skip to content

Commit 5bba619

Browse files
Merge branch 'shuma' into ymorimoto
2 parents 1a72669 + 81aedf5 commit 5bba619

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/Home.vue

+3-3
Original file line numberDiff line numberDiff line change
@@ -63,21 +63,21 @@ const imageUpload = (e) => {
6363
<img src="/recipe1.png" alt="" />
6464
<div>
6565
<h3>卵とトマトの中華風炒め</h3>
66-
<p>卵とトマトの中華風炒めはいかがでしょうか。</p>
66+
<p>卵とトマトは意外と合います。彩りも良い一品です。。</p>
6767
</div>
6868
</div>
6969
<div class="recipe">
7070
<img src="/recipe2.png" alt="" />
7171
<div>
7272
<h3>納豆とピーマンの和えもの</h3>
73-
<p>卵とトマトの中華風炒めはいかがでしょうか。</p>
73+
<p>これを作れば、ピーマン嫌いな人が減ります。</p>
7474
</div>
7575
</div>
7676
<div class="recipe">
7777
<img src="/recipe3.png" alt="" />
7878
<div>
7979
<h3>牛乳のクリームシチュー</h3>
80-
<p>卵とトマトの中華風炒めはいかがでしょうか。</p>
80+
<p>じっくり煮込んだかのような、深い味わいが口いっぱいに広がります。</p>
8181
</div>
8282
</div>
8383
</div>

0 commit comments

Comments
 (0)