Modified drive icon, introduced websrv file store link/icon

This commit is contained in:
Justin Parsell 2021-02-22 08:37:08 -05:00
parent d4410f7be0
commit 8be09426af
1 changed files with 6 additions and 3 deletions

View File

@ -29,7 +29,10 @@
<a href="http://mail.parsell.me/" class="button is-medium is-rounded" title="Parsell Email">
<span class="icon is-medium"><i class="far fa-envelope fa-lg"></i></span>
</a>
<a href="http://drive.parsell.me/" class="button is-medium is-rounded" title="Parsell Google Drive">
<a href="http://drive.parsell.me" class="button is-medium is-rounded" title="Parsell Google Drive">
<span class="icon is-medium"><i class="fab fa-google-drive fa-lg"></i></span>
</a>
<a href="https://parsell.me/files" class="button is-medium is-rounded" title="Parsell Files">
<span class="icon is-medium"><i class="far fa-folder fa-lg"></i></span>
</a>
<a href="https://git.parsell.me/" class="button is-medium is-rounded" title="The Stash Git">