Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Designed and Added A New "Logo" and A New "Favicon" #562

Merged
merged 13 commits into from
Aug 4, 2024

Conversation

MastanSayyad
Copy link
Contributor

Description

Hey @aditya-bhaumik @sk66641

I have

  • Design a new logo for the website
  • Design a new favicon and integrate across all pages of the website
  • Made it responsive

I have also added a "disco light" effect for the border of the image

  • @keyframes disco-border defines the animation, changing the border color at different stages.
  • animation: disco-border 1.5s linear infinite; applies the animation to the border, making it loop infinitely.

New Logo

1

Old logo vs New logo

image

Snapshots

image

image

Screen Record

04.08.2024_02.15.23_REC.mp4

Responsive

image

New Favicon

image

image

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Copy link

github-actions bot commented Aug 3, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@sk66641 sk66641 added enhancement New feature or request gssoc This Contribution is under GSSOC'24 level2 labels Aug 4, 2024
@sk66641 sk66641 merged commit 5f39cbb into sk66641:main Aug 4, 2024
1 check passed
@MastanSayyad
Copy link
Contributor Author

@sk66641 can the level increase? as I have designed two different logos and updated favicon in each page for consistency additionally adding a disco light effect to the website's logo ensuring it is responsive. However if not we can go with this too! Thank You. Pls Do let me know if you like the design of the logo and the favicon!

@sk66641 sk66641 added level3 and removed level2 labels Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc This Contribution is under GSSOC'24 level3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡[Feature]: Design A New "Logo" and A New "Favicon"
2 participants