Explorar el Código

:sparkles: stable version for responsive pull request into dev

tags/0.0.3^2
K Rob hace 3 años
padre
commit
c94bffa747
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      frontend/src/components/NamePlate.vue

+ 0
- 1
frontend/src/components/NamePlate.vue Ver fichero

@@ -8,7 +8,6 @@
8 8
                 span.text-capitalize(v-if='isList')
9 9
                     span.text-capitalize | {{ locale }}
10 10
             p.text-capitalize(v-if='!isList') {{ pronouns }}
11
-            img(src='../../assets/images/woman-1.jpg', alt='Profile image')
12 11
 </template>
13 12
 
14 13
 <script>

Loading…
Cancelar
Guardar