diff --git a/.vscode/template.code-snippets b/.vscode/template.code-snippets index 8e78b88..a64f2e4 100644 --- a/.vscode/template.code-snippets +++ b/.vscode/template.code-snippets @@ -5,7 +5,9 @@ "body": [ "# ${TM_FILENAME_BASE}", "", - "## Why learned this", + "## What led to learning this", + "", + "- ", "", "", ], diff --git a/Open Graph Protocol.md b/Open Graph Protocol.md index deb3e40..aca4050 100644 --- a/Open Graph Protocol.md +++ b/Open Graph Protocol.md @@ -24,6 +24,6 @@ Works by defining `` tags like `` - [Official documentation](https://ogp.me/) -## Why learned this +## What led to learning this - I Linked to [[Bolivar Paralelo]] in [[My LinkedIn]] and the preview was garbage diff --git a/img lazy loading in html.md b/img lazy loading in html.md index 1f7aa5f..587604f 100644 --- a/img lazy loading in html.md +++ b/img lazy loading in html.md @@ -10,6 +10,6 @@ This will load the image when scrolling is near the viewport, using the [Interse - -## Why learned this +## What led to learning this - Accidentally: a rabbit hole that started at [Jason Crawford's github](https://github.com/jasoncrawford) and ended at