diff options
Diffstat (limited to 'pages/index.vue')
| -rw-r--r-- | pages/index.vue | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/pages/index.vue b/pages/index.vue index 1e70d3c..0ae99b6 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,16 +1,15 @@ <template> <div> - <h1>Le pays de Chine</h1> + <h1>Pays - La Chine</h1> <p>Par Andrew Lee</p> - <h2>La propre nom de Chine</h2> - <p>République populaire de Chine</p> - <p>(中华人民共和国)</p> + <h2>Le propre nom de la Chine</h2> + <p>République populaire de Chine<br />(中华人民共和国)</p> <img src="https://upload.wikimedia.org/wikipedia/commons/f/fa/Flag_of_the_People%27s_Republic_of_China.svg" height="20%" width="20%" /> - <h2>Mon nom en chinois</h2> + <h2>Mon nom chinois</h2> <p>(李家俊) Lee Gar-Jun</p> <img src="https://strokeorder.com.tw/bishun-animation/674e-stroke-order.gif" |
