Browse Source

:sparkles: stable version for responsive pull request into dev

tags/0.0.3^2
K Rob 3 years ago
parent
commit
c94bffa747
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      frontend/src/components/NamePlate.vue

+ 0
- 1
frontend/src/components/NamePlate.vue View File

@@ -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…
Cancel
Save