mirror of
https://github.com/LukeHagar/Awesome-GitHub-Profile.git
synced 2025-12-06 04:19:20 +00:00
Remove recent releases section from README template
This commit is contained in:
@@ -14,12 +14,6 @@ A collection of all of my favorite GitHub automation tools.
|
|||||||
- [{{.Name}}]({{.URL}}) - {{.Description}}
|
- [{{.Name}}]({{.URL}}) - {{.Description}}
|
||||||
{{- end}}
|
{{- end}}
|
||||||
|
|
||||||
#### 🔭 Latest releases I've contributed to
|
|
||||||
{{range recentReleases 10}}
|
|
||||||
{{- $split := split .Name "/" -}}
|
|
||||||
[]({{.URL}})
|
|
||||||
{{- end}}
|
|
||||||
|
|
||||||
#### 🔨 My recent Pull Requests
|
#### 🔨 My recent Pull Requests
|
||||||
{{range recentPullRequests 10}}
|
{{range recentPullRequests 10}}
|
||||||
- [{{.Title}}]({{.URL}}) on [{{.Repo.Name}}]({{.Repo.URL}}) ({{humanize .CreatedAt}})
|
- [{{.Title}}]({{.URL}}) on [{{.Repo.Name}}]({{.Repo.URL}}) ({{humanize .CreatedAt}})
|
||||||
|
|||||||
Reference in New Issue
Block a user