Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shailen-naidoo committed Jul 29, 2019
1 parent 20eb030 commit af31987
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,15 @@ const page = () => html`
<center>
<img style="margin: 20px; border-radius: 10px;" src="https://qph.fs.quoracdn.net/main-qimg-706f37c5cbc54e415892478836e8acb5.webp">
</center>
<p align="center"><a style="color: #76FF03;" href="/docs">Docs</a> | v0.5 | <a style="color: white;" href="https://github.com/ShailenNaidoo/hydrogen">GitHub</a></p>
<p align="center">
<a style="color: #76FF03;" href="/docs">Docs</a>
|
v0.5
|
<a style="color: white;" href="https://github.com/ShailenNaidoo/hydrogen">GitHub</a>
|
<a style="color: #007acc;" href="https://twitter.com/shailen_naidoo">@shailen_naidoo</a>
</p>
<h2 id="quick-start">⚡ Quick Start</h2>
<hr style="margin-bottom: 20px;">
<small>Install: <i>Hydrogen CLI</i></small>
Expand Down

0 comments on commit af31987

Please sign in to comment.