diff --git a/content/sponsors.erb b/content/sponsors.erb
index 044131c..f2f2868 100644
--- a/content/sponsors.erb
+++ b/content/sponsors.erb
@@ -16,7 +16,7 @@ is_hidden: false
<% @site.items.select { |i| i[:sponsor] }.shuffle.each do|i| %>
-
+
diff --git a/content/sponsors/backupvault.erb b/content/sponsors/backupvault.erb
new file mode 100644
index 0000000..b67618b
--- /dev/null
+++ b/content/sponsors/backupvault.erb
@@ -0,0 +1,9 @@
+---
+name: BackupVault
+sponsor: true
+country: usa
+is_hidden: true
+img: /images/sponsors/BackupVault.png
+url: http://www.backupvault.co.uk/
+---
+
diff --git a/static/images/sponsors/BackupVault.png b/static/images/sponsors/BackupVault.png
new file mode 100644
index 0000000..e1ae0bc
Binary files /dev/null and b/static/images/sponsors/BackupVault.png differ