Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 4db4e15

Browse files
committed
fix: improve descriptions for Lined Notes and Plaid Note snippets for clarity
1 parent 759a24a commit 4db4e15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snippets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
"id": "lined-note",
2020
"name": "Lined Notes",
2121
"author": "gsarig",
22-
"description": "By adding the css class bg--lined to your notes, you can have lined notes.",
22+
"description": "By adding the css class bg--lined to your notes, you have lined notes.",
2323
"repo": "xavwe/obsidian-css-snippets",
2424
"folder": "lined-note"
2525
},
2626
{
2727
"id": "plaid-note",
2828
"name": "Plaid Note",
2929
"author": "gsarig",
30-
"description": "By adding the css class bg--grid to your notes, you can have plaid notes.",
30+
"description": "By adding the css class bg--grid to your notes, you have plaid notes.",
3131
"repo": "xavwe/obsidian-css-snippets",
3232
"folder": "snappier-animations"
3333
},

0 commit comments

Comments
 (0)