feat: edit the index page a bit

This commit is contained in:
b1ek 2024-08-20 19:33:40 +10:00
parent 4868f5e016
commit ce8c2d7dff
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,7 @@ $this->title = 'banki.shop test';
<div class="jumbotron text-center bg-transparent mt-5 mb-5">
<h1 class="display-2">Dashboard</h1>
<p><a class="btn btn-lg btn-success w-100" href="https://www.yiiframework.com">Get started with Yii</a></p>
<p><a class="btn btn-lg btn-success w-100 mt-3" href="https://upload.wikimedia.org/wikipedia/commons/d/de/M0354_1951-45-061_2.jpg" rel="noreferrer" target="_blank">How to use - README</a></p>
</div>
<div class="d-flex flex-row justify-content-around gap-3">
@ -33,5 +33,4 @@ $this->title = 'banki.shop test';
</div>
</div>
</div>
</div>