From 1930a1a4181faa17f7ecd6f6a5d2ef34945f3672 Mon Sep 17 00:00:00 2001 From: Ignatius Bagus Date: Fri, 24 Dec 2021 14:10:49 +0700 Subject: [PATCH] blog urls --- site/content/blog/2017-09-06-the-zen-of-just-writing-css.md | 2 +- site/content/blog/2018-12-27-virtual-dom-is-pure-overhead.md | 2 +- site/content/blog/2020-07-17-svelte-and-typescript.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/content/blog/2017-09-06-the-zen-of-just-writing-css.md b/site/content/blog/2017-09-06-the-zen-of-just-writing-css.md index a467ac3d7f..2bf3a2e8a5 100644 --- a/site/content/blog/2017-09-06-the-zen-of-just-writing-css.md +++ b/site/content/blog/2017-09-06-the-zen-of-just-writing-css.md @@ -28,7 +28,7 @@ The consequence of all this is the **append-only stylesheet**. There's no way of The idea behind SFCs is simple: you write your components in an HTML file that (optionally) contains a `