added break
This commit is contained in:
Родитель
2d7eedf068
Коммит
894f1be768
|
@ -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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче