This commit is contained in:
Thomas Smith 2023-05-01 17:43:05 +02:00
parent 30b07fa7dd
commit 302375f069
3 changed files with 65 additions and 944 deletions

View file

@ -24,7 +24,7 @@
{{- partial "header.html" . -}}
</header>
{{- partial "navbar.html" . -}}
<main>
<main class="p-3">
{{- block "main" . }}{{- end }}
</main>
<footer>

File diff suppressed because it is too large Load diff

View file

@ -81,11 +81,6 @@
<p class="black text-center">Download the <span class="tea">tea/gui</span> alpha for Mac (v0.0.38)</p>
<div class="mb-2" style="display:flex;justify-content:center;">
<div style="display:flex;align-items:flex-start;">
<div class="">
<a href="https://dist.tea.xyz/tea.xyz/gui/tea-latest-arm64.dmg">
<button class="hbtn hb-fill-right github-click" style="width:180px;height:40px;font-size:14px;"><i class="icon-apple"></i>M1/M2 Chip</button>
</a>
</div>
<div class="ms-3">
<a href="https://dist.tea.xyz/tea.xyz/gui/tea-latest.dmg">
<button class="hbtn hb-fill-right github-click" style="width:180px;height:40px;font-size:14px;"><i class="icon-apple"></i>Intel Chip</button>