Updated title, description and logo

This commit is contained in:
Elio Struyf
2019-08-27 09:45:35 +02:00
parent 5c90fb0780
commit fc03ba8680
3 changed files with 8 additions and 2 deletions
+4
View File
@@ -1,5 +1,9 @@
# Change Log
## [0.0.5] - 2019-08-26
- Updated title, description and logo
## [0.0.4] - 2019-08-26
- Added set date command
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

+4 -2
View File
@@ -1,7 +1,8 @@
{
"name": "vscode-front-matter",
"displayName": "vscode-front-matter",
"description": "Simplifies front matter configuration for your articles/posts/...",
"displayName": "Front Matter",
"description": "Simplifies working with front matter of your articles. Useful extension when you are using a static site generator like: Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...",
"icon": "assets/front-matter.png",
"version": "0.0.4",
"publisher": "eliostruyf",
"engines": {
@@ -14,6 +15,7 @@
"Front Matter",
"Hugo",
"Jekyll",
"Gatsby",
"Taxonomy"
],
"license": "MIT",