Skip to content

Commit 730e2bf

Browse files
Fix :Add a link to the github project:change3
1 parent 2c8d13e commit 730e2bf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,8 @@ <h3>Settings</h3>
6969
<button id="resetBtn" class="action" onclick="resetDefaultSettings()">Restore defaults</button>
7070
<button id="submitBtn" class="action" onclick="submitSettings()">Apply</button>
7171
<div id = 'github'>
72-
<a href="https://github.com/zenika-open-source/clepsydre">
73-
<p>Contribute to our project</p>
74-
<img src="img/github-mark-white.png" alt="Github" />
72+
<a href="https://github.com/zenika-open-source/clepsydre" title="contribute to the project on Github">
73+
Contribute on Github <img src="img/github-mark-white.png" alt="Github logo" />
7574
</a>
7675
</div>
7776
</div>

0 commit comments

Comments
 (0)