work on sthome and archive pages, template cleanup
This commit is contained in:
12
.vscode/globalsnippets.code-snippets
vendored
12
.vscode/globalsnippets.code-snippets
vendored
@@ -46,6 +46,18 @@
|
||||
"</div>"
|
||||
],
|
||||
"description": "HTML: div start and end"
|
||||
},
|
||||
|
||||
|
||||
"php": {
|
||||
"scope":"html,php",
|
||||
"prefix": "php",
|
||||
"body": [
|
||||
"<?php",
|
||||
"$0",
|
||||
"?>"
|
||||
],
|
||||
"description": "HTML: div start and end"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user