Skip to content

Commit 688fbf6

Browse files
committed
Move the header to md
1 parent d94f5c8 commit 688fbf6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

home/scripts/team.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<template>
22
<section class="team-section">
3-
<h1>Meet the Team</h1>
4-
53
<div class="team-category">
64
<h2>Core Developers</h2>
75
<p>&nbsp;</p>

home/team.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@ sidebar: false
1010
}
1111
</script>
1212

13+
&nbsp;
14+
15+
# Meet the Team
16+
1317
<teamPage />

0 commit comments

Comments
 (0)