From 32380f1d2fc80e56c903a7c8a8cf04b98ec75983 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Mon, 25 Jan 2021 22:00:36 +0100 Subject: [PATCH] Auto: misc. --- svelte.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/svelte.md b/svelte.md index d13ccf6ae..bbfd827fd 100644 --- a/svelte.md +++ b/svelte.md @@ -4,8 +4,10 @@ - [[frontend]]. - [[go]] svelte.dev - "cybernetically enhanced web apps" + - [[quote]] Whereas traditional frameworks like [[React]] and [[Vue]] do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app. [//begin]: # "Autogenerated link references for markdown compatibility" [go]: go "Go" +[quote]: quote "Quote" [//end]: # "Autogenerated link references" \ No newline at end of file