feat(web): add authorization page link to home page
This commit is contained in:
parent
5725015408
commit
660ff87af6
@ -30,6 +30,7 @@
|
||||
<main>
|
||||
<h2>Select Tanabata service</h2>
|
||||
<div class="contents-wrapper">
|
||||
<a href="/auth" class="btn btn-primary">Authorize</a>
|
||||
<a href="/tfm" class="btn btn-primary">TFM</a>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user