Browse Source

Update links to point to viljamisdesign.com

gh-pages
viljamis 7 years ago
parent
commit
64d70bbd85
  1. 4
      index.html

4
index.html

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>ResponsiveSlides.js &middot; Responsive jQuery Slider &amp; Slideshow</title>
<meta name="author" content="Viljami Salminen">
<meta name="author" content="Viljami S. Design">
<meta name="description" content="ResponsiveSlides.js is a tiny jQuery plugin that automatically creates responsive slider using images inside a container.">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="responsiveslides.css">
@ -158,7 +158,7 @@
<h3>Support</h3>
<p>Please post your bug reports to <a href="https://github.com/viljamis/ResponsiveSlides.js/issues">GitHub issues</a>. For support requests, use <a href="http://stackoverflow.com">Stackoverflow</a>.</p>
<a href="https://github.com/viljamis/ResponsiveSlides.js" id="download">Download the latest version from GitHub</a>
<p class="footer">ResponsiveSlides.js is created by <a href="https://viljamis.com">@viljamis</a>. Special thanks to <a href="https://github.com/bgutschke">Bastian Gutschke</a>.</p>
<p class="footer">ResponsiveSlides.js is created by <a href="https://viljamisdesign.com">@viljamis</a>. Special thanks to <a href="https://github.com/bgutschke">Bastian Gutschke</a>.</p>
</div>
<a href="http://github.com/viljamis/ResponsiveSlides.js" class="github"><img style="position: absolute; top: 0; right: 0; border: 0;" src="forkme.png" alt="Fork me on GitHub"></a>
</body>

Loading…
Cancel
Save