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 2c8d13e commit 730e2bfCopy full SHA for 730e2bf
index.html
@@ -69,9 +69,8 @@ <h3>Settings</h3>
69
<button id="resetBtn" class="action" onclick="resetDefaultSettings()">Restore defaults</button>
70
<button id="submitBtn" class="action" onclick="submitSettings()">Apply</button>
71
<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" />
+ <a href="https://github.com/zenika-open-source/clepsydre" title="contribute to the project on Github">
+ Contribute on Github <img src="img/github-mark-white.png" alt="Github logo" />
75
</a>
76
</div>
77
0 commit comments