diff --git a/content/sponsors/profvds.erb b/content/sponsors/profvds.erb new file mode 100644 index 0000000..182655f --- /dev/null +++ b/content/sponsors/profvds.erb @@ -0,0 +1,9 @@ +--- +name: Profvds +sponsor: true +country: russia +is_hidden: true +img: /images/sponsors/profvds.png +url: http://www.profvds.com +--- + diff --git a/content/sponsors/tailoredservers.erb b/content/sponsors/tailoredservers.erb new file mode 100644 index 0000000..33559c0 --- /dev/null +++ b/content/sponsors/tailoredservers.erb @@ -0,0 +1,9 @@ +--- +name: Tailor Made Servers +sponsor: true +country: usa +is_hidden: true +img: /images/sponsors/tailoredservers.png +url: http://www.tailoredservers.com +--- + diff --git a/static/images/sponsors/profvds.png b/static/images/sponsors/profvds.png new file mode 100644 index 0000000..06d300a Binary files /dev/null and b/static/images/sponsors/profvds.png differ diff --git a/static/images/sponsors/tailoredservers.png b/static/images/sponsors/tailoredservers.png new file mode 100644 index 0000000..70cf887 Binary files /dev/null and b/static/images/sponsors/tailoredservers.png differ