Skip to content

Commit

Permalink
SP-07: Add onedrive
Browse files Browse the repository at this point in the history
  • Loading branch information
Tihi321 committed Aug 5, 2024
1 parent d12a1a4 commit f3741e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file added public/images/icons/onedrive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions src/layouts/Shortcuts.astro
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<a class="link" href="https://drive.google.com/drive/my-drive">
<img src="/images/icons/drive.png" />Drive
</a>
<a class="link" href="https://onedrive.live.com/">
<img src="/images/icons/onedrive.png" />Onedrive
</a>
<a class="link" href="https://www.messenger.com/">
<img src="/images/icons/messenger.png" />Messenger
</a>
<a class="link" href="https://www.instagram.com/">
<img src="/images/icons/instagram.png" />Instagram
</a>
<a class="link" href="https://www.linkedin.com/">
<img src="/images/icons/linkedin.png" />LinkedIn
</a>
Expand Down

0 comments on commit f3741e1

Please sign in to comment.