add image descriptions
This commit is contained in:
parent
253a56f47d
commit
b8f8071f98
|
@ -43,19 +43,19 @@
|
|||
<ol class="row">
|
||||
<li class="columns medium-4">
|
||||
<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>
|
||||
</figure>
|
||||
</li>
|
||||
<li class="columns medium-4">
|
||||
<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>
|
||||
</figure>
|
||||
</li>
|
||||
<li class="columns medium-4">
|
||||
<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>
|
||||
</figure>
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue
Block a user