mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
Use google logo
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
63bf93b786
commit
4da40792ea
|
@ -240,12 +240,12 @@
|
|||
<div class="box-body text-center">
|
||||
<h5>
|
||||
<a href="{{ route('settings.google.index') }}" class="settings_button">
|
||||
<i class="fas fa-sitemap fa-4x" aria-hidden="true"></i>
|
||||
<i class="fa-brands fa-google fa-4x" aria-hidden="true"></i>
|
||||
<br><br>
|
||||
<span class="name">Google Auth</span>
|
||||
</a>
|
||||
</h5>
|
||||
<p class="help-block">Blah</p>
|
||||
<p class="help-block">Set up Google Login</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue