👷♀️ Add script for GitHub Topic Repositories and update External Links#13135
Conversation
|
📝 Docs preview for commit 08c8add at: https://a041cc53.fastapitiangolo.pages.dev Modified Pages |
|
📝 Docs preview for commit c220218 at: https://29850167.fastapitiangolo.pages.dev Modified Pages |
|
📝 Docs preview for commit ed41425 at: https://a3360a1c.fastapitiangolo.pages.dev Modified Pages |
|
📝 Docs preview for commit a84e27f at: https://0d701ecf.fastapitiangolo.pages.dev Modified Pages |
|
📝 Docs preview for commit 524d706 at: https://32ce677e.fastapitiangolo.pages.dev Modified Pages |
|
📝 Docs preview for commit c522129 at: https://41c07d68.fastapitiangolo.pages.dev Modified Pages |
|
📝 Docs preview for commit d2ff261 at: https://29f2b0de.fastapitiangolo.pages.dev Modified Pages |
tiangolo
left a comment
There was a problem hiding this comment.
Nice! 🚀
Just a couple of nitpicks. 🤓
| li.innerHTML = `<a href="${v.html_url}" target="_blank">★ ${v.stargazers_count} - ${v.full_name}</a> by <a href="${v.owner.html_url}" target="_blank">@${v.owner.login}</a>` | ||
| ul.append(li) | ||
| }) | ||
| } |
There was a problem hiding this comment.
Nice! I wanted to get rid of this. 🔥
Co-authored-by: Sebastián Ramírez <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
…ks (fastapi#13135) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sebastián Ramírez <[email protected]>
👷♀️ Add script for GitHub Topic Repositories and update External Links