Remove recent forks section from README template

This commit is contained in:
Luke Hagar
2025-11-17 16:19:49 +00:00
parent 4a7678bf1a
commit e18ccf19c7

View File

@@ -14,11 +14,6 @@ A collection of all of my favorite GitHub automation tools.
- [{{.Name}}]({{.URL}}) - {{.Description}}
{{- end}}
#### 🍴 My recent forks
{{range recentForks 10}}
- [{{.Name}}]({{.URL}}) - {{.Description}}
{{- end}}
#### 🔭 Latest releases I've contributed to
{{range recentReleases 10}}
[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username={{.Owner.Login}}&repo={{.Name}})]({{.URL}})