added Issues and Pull Requests link to footer
This commit is contained in:
Generated
+317
-933
File diff suppressed because it is too large
Load Diff
@@ -59,6 +59,24 @@ const Footer = () => {
|
|||||||
Releases
|
Releases
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
<a
|
||||||
|
href="https://github.com/rahuldkjain/github-profile-readme-generator/issues"
|
||||||
|
aria-label="Releases on Github rahuldkjain/github-profile-readme-generator"
|
||||||
|
target="blank"
|
||||||
|
>
|
||||||
|
Issues
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<a
|
||||||
|
href="https://github.com/rahuldkjain/github-profile-readme-generator/pulls"
|
||||||
|
aria-label="Releases on Github rahuldkjain/github-profile-readme-generator"
|
||||||
|
target="blank"
|
||||||
|
>
|
||||||
|
Pull Requests
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div className="mb-2 font-bold font-medium font-title">
|
<div className="mb-2 font-bold font-medium font-title">
|
||||||
|
|||||||
Reference in New Issue
Block a user