mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 17:34:21 +01:00
Update README.rst
This commit is contained in:
parent
64b9573634
commit
8899d4a033
15
README.rst
15
README.rst
@ -45,7 +45,20 @@ LdapCherry also aims to be as simple as possible to deploy: no crazy dependencie
|
|||||||
**************
|
**************
|
||||||
Screenshot
|
Screenshot
|
||||||
**************
|
**************
|
||||||
|
.. raw:: html
|
||||||
|
<script src="http://code.jquery.com/jquery-latest.min.js"></script>
|
||||||
|
<script src="http://unslider.com/unslider.min.js"></script>
|
||||||
|
<div class="banner">
|
||||||
|
<ul>
|
||||||
|
<li style="background-image: url('https://raw.githubusercontent.com/kakwa/ldapcherry/master/docs/assets/sc/2015-07-06-093051_1438x1064_scrot.png');">
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<script>
|
||||||
|
$(function() {
|
||||||
|
$('.banner').unslider();
|
||||||
|
});
|
||||||
|
</script>
|
||||||
`Screenshots directory <https://github.com/kakwa/ldapcherry/tree/master/docs/assets/sc>`_
|
`Screenshots directory <https://github.com/kakwa/ldapcherry/tree/master/docs/assets/sc>`_
|
||||||
|
|
||||||
***********
|
***********
|
||||||
|
Loading…
Reference in New Issue
Block a user