Skip to content

Commit

Permalink
chore(sync): 🔨 synced local '.vscode/' with remote '.vscode/'
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 committed Feb 18, 2025
1 parent ef4ccfa commit 57de8dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .vscode/json.code-snippets
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"body": [
"## :technologist: Exercise: ${0:Title}",
"",
"> Time: ~${1:Minutes} minutes.",
"**Time: ~${1:Minutes} minutes.**",
"",
"${2:Text}",
],
Expand All @@ -45,9 +45,9 @@
"scope": "quarto,markdown",
"prefix": "discussion",
"body": [
"## :speech_balloon: Discussion activity: ~${0:Title}",
"## :speech_balloon: Discussion activity: ${0:Title}",
"",
"**Time: ~${1:Minutes}**",
"**Time: ~${1:Minutes} minutes.**",
"",
"${2:Text}",
],
Expand Down

0 comments on commit 57de8dc

Please sign in to comment.