add image descriptions
This commit is contained in:
parent
253a56f47d
commit
b8f8071f98
|
@ -43,19 +43,19 @@
|
||||||
<ol class="row">
|
<ol class="row">
|
||||||
<li class="columns medium-4">
|
<li class="columns medium-4">
|
||||||
<figure>
|
<figure>
|
||||||
<img src="/images/ui/hooks-step-1-01.svg" alt="">
|
<img src="/images/ui/hooks-step-1-01.svg" alt="Flick the repo switch">
|
||||||
<figcaption>Flick the repository switch on</figcaption>
|
<figcaption>Flick the repository switch on</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
</li>
|
</li>
|
||||||
<li class="columns medium-4">
|
<li class="columns medium-4">
|
||||||
<figure>
|
<figure>
|
||||||
<img src="/images/ui/hooks-step-2-01.svg" alt="">
|
<img src="/images/ui/hooks-step-2-01.svg" alt="Add .travis.yml file">
|
||||||
<figcaption>Add .travis.yml file to your repository</figcaption>
|
<figcaption>Add .travis.yml file to your repository</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
</li>
|
</li>
|
||||||
<li class="columns medium-4">
|
<li class="columns medium-4">
|
||||||
<figure>
|
<figure>
|
||||||
<img src="/images/ui/hooks-step-3-01.svg" alt="">
|
<img src="/images/ui/hooks-step-3-01.svg" alt="Do a git push">
|
||||||
<figcaption>Trigger your first build with a git push</figcaption>
|
<figcaption>Trigger your first build with a git push</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user