mirror of
https://github.com/LukeHagar/Awesome-GitHub-Profile.git
synced 2025-12-09 12:27:43 +00:00
Remove recent forks section from README template
This commit is contained in:
@@ -14,11 +14,6 @@ A collection of all of my favorite GitHub automation tools.
|
|||||||
- [{{.Name}}]({{.URL}}) - {{.Description}}
|
- [{{.Name}}]({{.URL}}) - {{.Description}}
|
||||||
{{- end}}
|
{{- end}}
|
||||||
|
|
||||||
#### 🍴 My recent forks
|
|
||||||
{{range recentForks 10}}
|
|
||||||
- [{{.Name}}]({{.URL}}) - {{.Description}}
|
|
||||||
{{- end}}
|
|
||||||
|
|
||||||
#### 🔭 Latest releases I've contributed to
|
#### 🔭 Latest releases I've contributed to
|
||||||
{{range recentReleases 10}}
|
{{range recentReleases 10}}
|
||||||
[]({{.URL}})
|
[]({{.URL}})
|
||||||
|
|||||||
Reference in New Issue
Block a user