Merge pull request #265 from dalmia007/footer-links

[add]: Issues and Pull Requests link to footer [Issue #263]
This commit is contained in:
Rahul Jain
2020-10-18 08:32:51 +05:30
committed by GitHub
2 changed files with 19 additions and 1 deletions
+18
View File
@@ -69,6 +69,24 @@ const Footer = () => {
Releases
</a>
</div>
<div>
<a
href="https://github.com/rahuldkjain/github-profile-readme-generator/issues"
aria-label="Issues in rahuldkjain/github-profile-readme-generator"
target="blank"
>
Issues
</a>
</div>
<div>
<a
href="https://github.com/rahuldkjain/github-profile-readme-generator/pulls"
aria-label="Pull Requests in rahuldkjain/github-profile-readme-generator"
target="blank"
>
Pull Requests
</a>
</div>
</div>
<div>
<div className="font-title font-bold text-xl sm:text-base my-4 sm:my-0 sm:mb-2">