summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiancarlo Razzolini <grazzolini@archlinux.org>2017-08-15 09:33:42 -0300
committerGiancarlo Razzolini <grazzolini@archlinux.org>2017-08-18 17:04:46 -0300
commitec4b5b7d6862f5c41aceab65600d047071eb9af2 (patch)
tree600b17ad0b88c4c1b8fb364932abf7f064e67df1
parent275d7c904778e122421f6c5d94cc3a7ef16a9753 (diff)
downloadarchweb-ec4b5b7d6862f5c41aceab65600d047071eb9af2.tar.gz
archweb-ec4b5b7d6862f5c41aceab65600d047071eb9af2.zip
index: Remove velocity network from the index page
Remove the velocity network from the index page because it is no longer hosting our main site and every server related to it was decommissioned.
-rw-r--r--templates/public/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 2eba1fdb..7516af9f 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -194,12 +194,6 @@
<img width="210" height="34" src="{% static "click_and_pledge.png" %}" alt="Donate via Click&amp;Pledge to Arch Linux" title="Donate via Click&amp;Pledge to Arch Linux"/>
</a>
</div>
-
-<div id="arch-sponsors" class="widget">
- <a href="http://www.velocitynetwork.net/?hosting_by=ArchLinux" title="Velocity Network">
- <img width="252" height="58" src="{% static "vnet_button.png" %}" alt="Velocity Network - It's about time" />
- </a>
-</div>
{% endcache %}
{% endblock %}