Skip to content

Commit 957a257

Browse files
committed
update: schema organization
1 parent 6b27535 commit 957a257

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ You can see all installed snippets in `Tools > Snippets...`, in the sublime text
1919
- [JavaScript - j*](snippets/js/)
2020
- [BDD - b*](snippets/js/bdd)
2121
- [jQuery - jq*](snippets/js/jquery)
22-
- [Schema.org - s*](snippets/schema/)
22+
- Schema.org
23+
- [Microdata](snippets/schema/microdata)
2324
- [External - e*](snippets/external/)
2425
- [Comment](snippets/comment/)
2526
- [HTML - xh*](snippets/comment/html)

snippets/schema/README.md renamed to snippets/schema/microdata/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Schema Snippets
1+
# Microdata Snippets
22

33
Prefix `m*`
44

0 commit comments

Comments
 (0)