Kaynağa Gözat

update about page

Olivier Massot 6 ay önce
ebeveyn
işleme
15dc87f2e8
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      app/pages/about.vue

+ 3 - 0
app/pages/about.vue

@@ -5,6 +5,9 @@
       <p class="text-center">
         This is a demo application built with Symfony 7 + Nuxt.js 3.
       </p>
+      <p class="text-center">
+        <a href="https://github.com/olinox14/model_snc">Contribute</a>
+      </p>
     </v-card>
   </div>
 </template>