rclone/docs/layouts/chrome/footer.copyright.html

12 lines
666 B
HTML
Raw Normal View History

<footer>
<div class="row">
<hr>
<div class="col-sm-12">
2017-09-30 10:27:47 +02:00
<p>&copy; <a href="https://www.craig-wood.com/nick/">Nick Craig-Wood</a> 2014-2017<br>
Website hosted on a <a href="https://www.memset.com/dedicated-servers/vps/"><span style="font-weight: bold; font-family: arial black, arial, sans-serif; font-style: italic;">MEMSET CLOUD VPS</span></a>,
2017-03-29 11:06:22 +02:00
uploaded with <a href="https://rclone.org">rclone</a>
and built with <a href="https://github.com/spf13/hugo">Hugo</a></p>
</div>
</div>
</footer>