added a download button to the docs site
This commit is contained in:
parent
bf82ead8a8
commit
ae1cc90a2a
1 changed files with 6 additions and 0 deletions
|
@ -23,6 +23,12 @@ function HomepageHeader() {
|
||||||
to="/docs/intro">
|
to="/docs/intro">
|
||||||
Nézd meg a dokumentációt!
|
Nézd meg a dokumentációt!
|
||||||
</Link>
|
</Link>
|
||||||
|
<Link
|
||||||
|
className="button button--secondary button--lg"
|
||||||
|
style={{ marginInline: '1rem' }}
|
||||||
|
to="https://git.afonyanet.hu/afonya/AstroLang/releases">
|
||||||
|
Töltsd le!
|
||||||
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue