浏览代码

Crédit à modifier

opentalent 1 年之前
父节点
当前提交
e032f82baa
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      components/Layout/Footer/Footer.vue

+ 3 - 1
components/Layout/Footer/Footer.vue

@@ -213,7 +213,9 @@
         </v-row>
         </v-row>
 
 
         <v-row class="mb-3" justify="center">
         <v-row class="mb-3" justify="center">
-          <p>2024 &copy; Tous droits réservés par Opentalent</p>
+          <p>
+            2024 © Opentalent est une marque déposée par 2iOPENservice
+          </p>
         </v-row>
         </v-row>
       </div>
       </div>
     </LayoutContainer>
     </LayoutContainer>