This commit is contained in:
Wade Wegner 2020-05-03 18:20:03 -07:00
Родитель 2d7eedf068
Коммит 894f1be768
1 изменённых файлов: 3 добавлений и 5 удалений

Просмотреть файл

@ -2,11 +2,9 @@
<div class="about">
This project is a simple excuse to learn more about Netlify and Hugo while
exploring the potential of Jamstack.
</div>
<br />
<div>
<a href="https://untappd.com/oauth/authenticate/?client_id={{ getenv "UNTAPPD_CLIENT_ID" }}&response_type=code&redirect_url={{ getenv "UNTAPPD_REDIRECT_URL" }}">Log into Untappd</a>
<br />
<a href="https://untappd.com/oauth/authenticate/?client_id={{ getenv "UNTAPPD_CLIENT_ID" }}&response_type=code&redirect_url={{ getenv "UNTAPPD_REDIRECT_URL" }}">Log into Untappd</a>
</div>
</section>