Feature: Add GitHub Link in Footer #10
Labels
🤝 contributions welcome
🌟feature
New feature or request
good first issue
Good for newcomers
🖼️ images & icons
Type of feature
✨ Feature
Current behavior
The footer does not currently include a link to the project's GitHub repository, making it less accessible for users who want to explore the codebase or contribute.
Suggested solution
A GitHub link to the org
https://github.com/WithAngular
should be added to the footer, using a custom Material Icon registered viaMatIconRegistry
.Implementation Details
MatIconRegistry
in the Angular Material icon provider.target="_blank"
).Expected Behavior
Resources
Additional context
No response
I would be willing to submit a PR to fix this issue
The text was updated successfully, but these errors were encountered: