We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f898792 commit 843c43dCopy full SHA for 843c43d
src/templates/upload.html
@@ -40,8 +40,7 @@ <h2>How to Upload:</h2>
40
</li>
41
<li>Navigate to the newly created publish folder.</li>
42
<li>
43
- Create a zip archive containing this folder, a <code>banner.png</code>,
44
- and a <code>icon.png</code>
+ Create a zip archive containing this folder
45
46
47
<strong
@@ -50,7 +49,8 @@ <h2>How to Upload:</h2>
50
49
(ex. If the title is `BrickBreaker`, the executable should be
51
`BrickBreaker`)
52
53
- <li>Upload file</li>
+ <li>Upload zip file</li>
+ <li>Upload banner and icon images</li>
54
</ol>
55
</div>
56
0 commit comments