chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"html doc": {
|
||||
"isFileTemplate": true,
|
||||
"body": [
|
||||
"<!DOCTYPE html>",
|
||||
"<html>",
|
||||
"<head>",
|
||||
"\t<meta charset=\"UTF-8\" />",
|
||||
"\t<title>${1:title}</title>",
|
||||
"</head>",
|
||||
"<body>",
|
||||
"\t$0",
|
||||
"</body>",
|
||||
"</html>"
|
||||
],
|
||||
"description": "HTML Document"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user