Skip to content

Commit

Permalink
changes done
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhavishya2601 committed Oct 20, 2024
1 parent f2eab50 commit 773b882
Show file tree
Hide file tree
Showing 10 changed files with 197 additions and 16 deletions.
25 changes: 15 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,28 +148,33 @@ <h2 class="heading">
<div class="container mx-auto text-center">
<div class="flex gap-2 justify-center items-center">
<div>
<a href="#">
<img src="src/assets/icons/linkedin.svg" class="h-7" alt="">
<a href="https://discord.com/invite/hacktoberfest">
<img src="src/assets/icons/discord.svg" class="h-7" alt="">
</a>
</div>
<div>
<a href="#">
<img src="src/assets/icons/youtube.svg" class="h-7" alt="">
<a href="https://x.com/hacktoberfest">
<img src="src/assets/icons/x.svg" class="h-6" alt="">
</a>
</div>
<div>
<a href="#">
<img src="src/assets/icons/facebook.svg" class="h-7" alt="">
<a href="https://hachyderm.io/@hacktoberfest">
<img src="src/assets/icons/mastodon.svg" class="h-7" alt="">
</a>
</div>
<div>
<a href="#">
<img src="src/assets/icons/x.svg" class="h-6" alt="">
<a href="https://bsky.app/profile/hacktoberfest.com">
<img src="src/assets/icons/bluesky.svg" class="h-7" alt="">
</a>
</div>
<div>
<a href="https://www.reddit.com/r/hacktoberfest/">
<img src="src/assets/icons/reddit.svg" class="h-7" alt="">
</a>
</div>
<div>
<a href="#">
<img src="src/assets/icons/instagram.svg" class="h-7" alt="">
<a href="https://www.digitalocean.com/open-source/hacktoberfest#stay-up-to-date">
<img src="src/assets/icons/gmail.svg" class="h-7" alt="">
</a>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions src/assets/icons/bluesky.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
167 changes: 167 additions & 0 deletions src/assets/icons/discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/assets/icons/facebook.svg

This file was deleted.

3 changes: 3 additions & 0 deletions src/assets/icons/gmail.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions src/assets/icons/instagram.svg

This file was deleted.

1 change: 0 additions & 1 deletion src/assets/icons/linkedin.svg

This file was deleted.

10 changes: 10 additions & 0 deletions src/assets/icons/mastodon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/assets/icons/reddit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/assets/icons/youtube.svg

This file was deleted.

0 comments on commit 773b882

Please sign in to comment.