File tree 1 file changed +4
-4
lines changed
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
149
149
```
150
150
---
151
151
heading: My Theme or Plugin
152
- thumbnail: /_themes /images/thumbnails/my_theme_or_plugin.jpg
152
+ thumbnail: themes /images/thumbnails/my_theme_or_plugin.jpg
153
153
categories:
154
154
- category1
155
155
- category2
156
156
description: A short description for the hover text.
157
157
link: https://github.com/octocat/Spoon-Knife
158
158
images:
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
162
162
info:
163
163
By: "[The Octocat](https://github.com/octocat)"
164
164
# Ported By: "[The Octocat](https://github.com/octocat)"
You can’t perform that action at this time.
0 commit comments