Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

Commit 49b8cdd

Browse files
authored
Remove "Domin" from team section
1 parent 55ec16b commit 49b8cdd

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/components/team/Team.vue

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,6 @@
5757
name="Mateusz"
5858
role="Team Developer"
5959
/>
60-
<Member
61-
imageUrl="https://avatars.githubusercontent.com/u/101002732?v=4"
62-
name="Domin"
63-
role="Video Editor"
64-
/>
6560
<Member
6661
githubUrl="https://github.com/Kamicjusz"
6762
imageUrl="https://avatars.githubusercontent.com/u/66566758?v=4"
@@ -116,4 +111,4 @@ export default {
116111
justify-content: center;
117112
align-items: stretch;
118113
}
119-
</style>
114+
</style>

0 commit comments

Comments
 (0)