[mod] update example

This commit is contained in:
Laurent Peuch 2015-12-10 01:57:52 +01:00
parent 1417bd263b
commit fbc60fd682
2 changed files with 3 additions and 3 deletions

View File

@ -115,7 +115,7 @@
baguetteBox.run(".baguette", {}); baguetteBox.run(".baguette", {});
</script> </script>
<footer> <footer>
<p>Generate using <a href="https://github.com/psycojoker/prosopopee">Prosopopée</a> · content under <a href="CC-BY-SA">CC-BY-SA</a></p> <p>Generate using <a href="https://github.com/psycojoker/prosopopee">Prosopopée</a> · content under <a href="https://creativecommons.org/licenses/by-sa/3.0/">CC-BY-SA</a> · atom logo by <a href="https://thenounproject.com/jjjon/">Jonathan Li</a> under <a href="https://creativecommons.org/licenses/by/3.0/">CC-BY</a></p>
</footer> </footer>
</body> </body>
</html> </html>

View File

@ -30,7 +30,7 @@
<div class="gallery-datetime">08 December 2015</div> <div class="gallery-datetime">08 December 2015</div>
</div> </div>
</a> </a>
<div class="gallery-cover" style="background-image: url('first_gallery/stuff.png');"></div> <div class="gallery-cover" style="background-image: url('first_gallery/stuff-small.png');"></div>
</div><!-- comment tricks against space between inline-block </div><!-- comment tricks against space between inline-block
--> -->
</div> </div>
@ -40,7 +40,7 @@
<p style="visibility: hidden">.</p> <p style="visibility: hidden">.</p>
<footer> <footer>
<p>Generate using <a href="https://github.com/psycojoker/prosopopee">Prosopopée</a> · content under <a href="CC-BY-SA">CC-BY-SA</a></p> <p>Generate using <a href="https://github.com/psycojoker/prosopopee">Prosopopée</a> · content under <a href="https://creativecommons.org/licenses/by-sa/3.0/">CC-BY-SA</a> · atom logo by <a href="https://thenounproject.com/jjjon/">Jonathan Li</a> under <a href="https://creativecommons.org/licenses/by/3.0/">CC-BY</a></p>
</footer> </footer>
</body> </body>
</html> </html>