amend lang links url

This commit is contained in:
María
2025-07-30 14:00:52 +02:00
committed by María
parent 240c4c6a95
commit 37b30382c8
5 changed files with 71 additions and 42 deletions

View File

@@ -0,0 +1,16 @@
<template>
<div>
<h1>Nosotras</h1>
<p>Contenido sobre nosotras.</p>
</div>
</template>
<script>
export default {
}
</script>
<style lang="scss" scoped>
</style>