mirror of
https://github.com/LukeHagar/LukeHagar.git
synced 2025-12-10 04:20:29 +00:00
Update README.md.tpl
This commit is contained in:
@@ -59,6 +59,11 @@
|
|||||||
- [{{.Title}}]({{.URL}})
|
- [{{.Title}}]({{.URL}})
|
||||||
{{- end}}
|
{{- end}}
|
||||||
|
|
||||||
|
### 📈 Recent PRs
|
||||||
|
{{range recentPullRequests 10}}
|
||||||
|
- [{{.Title}}]({{.URL}}) - {{.Repo.Description}}
|
||||||
|
{{- end}}
|
||||||
|
|
||||||
### 👷 Recent Contributions
|
### 👷 Recent Contributions
|
||||||
{{range recentContributions 20}}
|
{{range recentContributions 20}}
|
||||||
- [{{.Repo.Name}}]({{.Repo.URL}}) - {{.Repo.Description}}
|
- [{{.Repo.Name}}]({{.Repo.URL}}) - {{.Repo.Description}}
|
||||||
|
|||||||
Reference in New Issue
Block a user