aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/default.vue11
-rw-r--r--pages/propos-chine.vue1
2 files changed, 8 insertions, 4 deletions
diff --git a/layouts/default.vue b/layouts/default.vue
index 811b0a9..d075b39 100644
--- a/layouts/default.vue
+++ b/layouts/default.vue
@@ -6,10 +6,13 @@
<footer>
<v-row align="center" justify="center">
<v-col>
- <nuxt-link to="/">Accueil</nuxt-link>
- <nuxt-link to="propos-chine">À propos Chine</nuxt-link>
- <nuxt-link to="culture">Culture</nuxt-link>
- <nuxt-link to="a-propos">À propos</nuxt-link>
+ <v-btn to="/">Accueil</v-btn>
+ |
+ <v-btn to="propos-chine">À propos Chine</v-btn>
+ |
+ <v-btn to="culture">Culture</v-btn>
+ |
+ <v-btn to="a-propos">À propos</v-btn>
<br />
<br />
<p>
diff --git a/pages/propos-chine.vue b/pages/propos-chine.vue
index 3700f9f..027e5f0 100644
--- a/pages/propos-chine.vue
+++ b/pages/propos-chine.vue
@@ -9,6 +9,7 @@
La Chine est sur le continent d'Asie très proche de la Russie, Mongolie,
Indie, Khazakstan, Corée, Vietnam, Laos, Taiwan et Japon.
</p>
+ <!-- TODO: Add world map here-->
<h2>La capitale</h2>
<p>La capitale de la Chine est Pékin (Aussi connu sous le nom Beijing).</p>
<img