diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/blog/static-pages.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/blog/static-pages.md b/content/blog/static-pages.md index 3549fa5..47febd4 100644 --- a/content/blog/static-pages.md +++ b/content/blog/static-pages.md @@ -26,7 +26,7 @@ channel with their audience. **In Short**, Static pages are simple, versatile, fast, secure, and cheap. So cheap that over the years, many [SaaS][3], [IaaS][4], and [PaaS][5] providers -have offered it for free (or charged just network traffic fees).<br/> +have offered it for free (or [charged just network traffic fees][15]).<br/> **But**... Most of these providers are trying to lock you into their ecosystem, which is understandable from financial incentives, but quite harmful to providers' **diversity**. @@ -109,3 +109,4 @@ Maybe not. [12]: https://sourcehut.org/blog/2024-01-19-outage-post-mortem/ [13]: https://srht.site/custom-domains [14]: https://developers.cloudflare.com/workers/wrangler/ +[15]: https://www.reddit.com/r/webdev/comments/1b14bty/netlify_just_sent_me_a_104k_bill_for_a_simple/ |
