mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-05-22 21:59:04 +00:00
fixed mistake :D
This commit is contained in:
parent
eab2f69295
commit
cedb8245d4
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
|||
<div class="about-me">
|
||||
<div class="title">Profile</div>
|
||||
<div
|
||||
class="about-item"
|
||||
class="about-item-container"
|
||||
v-for="(aboutItem) of aboutMe"
|
||||
:key="aboutItem.name"
|
||||
:class="{infoAboutMe: aboutItem.key === 'About me'}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue