mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 08:23:47 +01:00
Website tweaks: More stuff in footer, icons on front page
This commit is contained in:
parent
862bf2eae1
commit
907a3aa88f
@ -30,7 +30,7 @@ Features
|
||||
|
||||
Links
|
||||
|
||||
* [Home page](http://rclone.org/)
|
||||
* [Github project page for source and more instructions](http://github.com/ncw/rclone)
|
||||
* <a href="https://google.com/+RcloneOrg" rel="publisher">Google+ page</a></li>
|
||||
* [Downloads](/downloads/)
|
||||
* <i class="fa fa-home"></i> [Home page](http://rclone.org/)
|
||||
* <i class="fa fa-github"></i> [Github project page for source and more instructions](http://github.com/ncw/rclone)
|
||||
* <i class="fa fa-google-plus"></i> <a href="https://google.com/+RcloneOrg" rel="publisher">Google+ page</a></li>
|
||||
* <i class="fa fa-cloud-download"></i>[Downloads](/downloads/)
|
||||
|
@ -3,7 +3,9 @@
|
||||
<hr>
|
||||
<div class="col-sm-12">
|
||||
<p>© <a href="http://www.craig-wood.com/nick/">Nick Craig-Wood</a> 2014<br>
|
||||
Built with <a href="https://github.com/spf13/hugo">Hugo</a></p>
|
||||
Website hosted on <a href="http://www.memset.com/cloud/storage/">Memset Memstore™</a>,
|
||||
uploaded with <a href="http://rclone.org">rclone</a>
|
||||
and built with <a href="https://github.com/spf13/hugo">Hugo</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
<link href="/css/bootstrap.css" rel="stylesheet">
|
||||
<link href="/css/font-awesome.css" rel="stylesheet">
|
||||
<link href="/css/custom.css" rel="stylesheet">
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
Loading…
Reference in New Issue
Block a user