Browse Source

update about page

Olivier Massot 6 tháng trước cách đây
mục cha
commit
15dc87f2e8
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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>