You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue involves adding a dedicated "GitHub Sponsor" section to the website. This section will serve as an "About Me" area and provide direct links to both your GitHub profile and your GitHub Sponsors page, allowing users to learn more about you and easily support your work.
Why is this change necessary?
Consolidated Information: Provides a centralized "About Me" area for users to learn about the website owner/developer.
Direct Sponsorship Link: Provides a clear and convenient way for users to contribute financially via GitHub Sponsors.
Increased Visibility: Highlights the GitHub Sponsor option and encourages users to support the project.
The text was updated successfully, but these errors were encountered:
## Description
This pull request addresses [issue
#20](#20),
which implements a dedicated GitHub Sponsor section on the website. This
section serves as an "About Me" area, showcasing the website
owner/developer and providing links to both the GitHub profile and a
GitHub Sponsor page.
### Key Changes:
* **HTML:** Added the GitHub Sponsor section as an iframe to display
"About Me" and sponsorship information. The separate link to my GitHub
profile was removed because its already included in the iframe content.
* **CSS:** CSS rules are added to gh-sponsor class.
## Related Tickets & Documents
Closes#20
Description
This issue involves adding a dedicated "GitHub Sponsor" section to the website. This section will serve as an "About Me" area and provide direct links to both your GitHub profile and your GitHub Sponsors page, allowing users to learn more about you and easily support your work.
Why is this change necessary?
The text was updated successfully, but these errors were encountered: