Skip to content

Commit de3b85e

Browse files
Update index.vue
The new org's link and slack link
1 parent a8fa889 commit de3b85e

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

pages/index.vue

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,20 @@
77
src="/logo.png"
88
class="mx-auto img-fluid"
99
></b-img>
10-
<h1 class="title">opensource-254</h1>
10+
<h2 class="title">opensource254</h2>
1111
<h2 class="subtitle">official website for opensource254</h2>
1212
<div class="links">
1313
<a
14-
href="https://github.com/Opensource-254"
14+
href="https://github.com/Opensource254"
1515
target="_blank"
1616
class="button--green"
17-
>Join Us</a
17+
>Github</a
18+
>
19+
<a
20+
href="https://join.slack.com/t/opensource254/shared_invite/zt-dfkd2h0m-zWzQn8WSeYoUICl3GNOncw"
21+
target="_blank"
22+
class="button--primary"
23+
>Slack</a
1824
>
1925
</div>
2026
</div>

0 commit comments

Comments
 (0)