diff --git a/swh/deposit/templates/homepage.html b/swh/deposit/templates/homepage.html index 063966b1..b9fab5fe 100644 --- a/swh/deposit/templates/homepage.html +++ b/swh/deposit/templates/homepage.html @@ -1,42 +1,42 @@ {% extends "layout.html" %} {% load static %} {% block title %}The Software Heritage Deposit{% endblock %} {% block content %}
The long term goal of the Software Heritage initiative is to collect all publicly available software in source code form together with its development history, replicate it massively to ensure its preservation, and share it with everyone who needs it.
{% endblock %}