We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8fa889 commit de3b85eCopy full SHA for de3b85e
pages/index.vue
@@ -7,14 +7,20 @@
7
src="/logo.png"
8
class="mx-auto img-fluid"
9
></b-img>
10
- <h1 class="title">opensource-254</h1>
+ <h2 class="title">opensource254</h2>
11
<h2 class="subtitle">official website for opensource254</h2>
12
<div class="links">
13
<a
14
- href="https://github.com/Opensource-254"
+ href="https://github.com/Opensource254"
15
target="_blank"
16
class="button--green"
17
- >Join Us</a
+ >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
24
>
25
</div>
26
0 commit comments