File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -149,16 +149,16 @@ The following code block is a template for your submission's `.md` file. Copy a
149149```
150150---
151151heading: My Theme or Plugin
152- thumbnail: /_themes /images/thumbnails/my_theme_or_plugin.jpg
152+ thumbnail: themes /images/thumbnails/my_theme_or_plugin.jpg
153153categories:
154154 - category1
155155 - category2
156156description: A short description for the hover text.
157157link: https://github.com/octocat/Spoon-Knife
158158images:
159- - /_themes /images/thumbnails/my_theme_or_plugin.jpg
160- # - /_themes /images/thumbnails/my_theme_or_plugin-2.jpg
161- # - /_themes /images/thumbnails/my_theme_or_plugin-3.jpg
159+ - themes /images/thumbnails/my_theme_or_plugin.jpg
160+ # - themes /images/thumbnails/my_theme_or_plugin-2.jpg
161+ # - themes /images/thumbnails/my_theme_or_plugin-3.jpg
162162info:
163163 By: "[The Octocat](https://github.com/octocat)"
164164# Ported By: "[The Octocat](https://github.com/octocat)"
You can’t perform that action at this time.
0 commit comments