diff --git a/content/daily-notes/2024-10-21.md b/content/daily-notes/2024-10-21.md index 452aeaae..742203a8 100644 --- a/content/daily-notes/2024-10-21.md +++ b/content/daily-notes/2024-10-21.md @@ -11,3 +11,5 @@ Finally, I download and Installed [ShareX](https://getsharex.com/) and setup the #### CSS trick to balance text as well as icons [You can use text-wrap: balance; on icons – Terence Eden’s Blog](https://shkspr.mobi/blog/2024/10/you-can-use-text-wrap-balance-on-icons/) #css +#### Streamlining Go Project Creation +[Go-Blueprint Docs](https://docs.go-blueprint.dev/) #go #boilerplate