mirror of
https://github.com/LukeHagar/Awesome-GitHub-Profile.git
synced 2025-12-06 04:19:20 +00:00
Remove recent blog posts section from README template
This commit is contained in:
@@ -19,11 +19,6 @@ A collection of all of my favorite GitHub automation tools.
|
||||
- [{{.Title}}]({{.URL}}) on [{{.Repo.Name}}]({{.Repo.URL}}) ({{humanize .CreatedAt}})
|
||||
{{- end}}
|
||||
|
||||
#### 📜 My recent blog posts
|
||||
{{range rss "https://.../posts/index.xml" 5}}
|
||||
- [{{.Title}}]({{.URL}}) ({{humanize .PublishedAt}})
|
||||
{{- end}}
|
||||
|
||||
#### 📓 Gists I wrote
|
||||
{{range gists 5}}
|
||||
- [{{.Description}}]({{.URL}}) ({{humanize .CreatedAt}})
|
||||
|
||||
Reference in New Issue
Block a user