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

Issue 43 add sponsors section #52

Merged
merged 5 commits into from
Apr 15, 2024

Conversation

jakebogan01
Copy link
Contributor

@xuelink I split the sponsors into two components. Not sure what to name them, you can rename the files later down the road if you want. However, the components have a lot of SVG's, I would normally just place the SVG's inside a image directory and reference them using an image tag or object tag, and use an array of objects with all the URL and data and just loop through my lists. But I can't do that cause the SVG's need to access the CSS variables such as var(--color--text) and so on to change with the dark and light theme. But other than that it looks decent. You can change anything you need to for the sponsors. They are all responsive and work well with the light and dark theme.

@xuelink xuelink changed the title Issue 43 add sponsors section Issue #43 add sponsors section Apr 15, 2024
@xuelink xuelink changed the title Issue #43 add sponsors section Issue 43 add sponsors section Apr 15, 2024
@xuelink
Copy link
Member

xuelink commented Apr 15, 2024

Issue #43

Copy link
Member

@xuelink xuelink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, gonna attach some commits then uncomment this component and merge this PR, thank you very much for your contribution.

@xuelink xuelink merged commit 963facb into langx:main Apr 15, 2024
1 check passed
@jakebogan01 jakebogan01 deleted the issue-43-add-sponsors-section branch April 15, 2024 22:05
@xuelink xuelink linked an issue Apr 19, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 : Add Sponsors Section to Homepage
2 participants