enhanced docs for screenshot contribution
This commit is contained in:
parent
7bb92ce909
commit
46a2bcec9d
|
@ -17,7 +17,6 @@ To contribute with Screenshots:
|
|||
* Add your image to the folder images/screenshots with an appropiated name.
|
||||
* Add a new <figure> tag in the bottom of *screenshots.mdwn*,
|
||||
* Inside the new tag, add the screenshots with a <img> tag and use the <figcaption> to add caption to the image, explaining what is being used on the screenshot.
|
||||
contribute with screenshots
|
||||
|
||||
## Publishing
|
||||
|
||||
|
|
|
@ -5,11 +5,4 @@
|
|||
[[!img images/screen.png alt="Screenshot 1" size="382x216"]]
|
||||
<figcaption>awesome v4.x + lain + multicolor theme</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
[[!img images/screenshots/ss1.png alt="Screenshot 2" size="382x216"]]
|
||||
<figcaption></figcaption>
|
||||
</figure>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue