diff --git a/swh/web/assets/src/bundles/webapp/webapp.css b/swh/web/assets/src/bundles/webapp/webapp.css --- a/swh/web/assets/src/bundles/webapp/webapp.css +++ b/swh/web/assets/src/bundles/webapp/webapp.css @@ -309,6 +309,10 @@ right: 0; } +.swh-background-gray { + background: #efeff2; +} + .swh-donate-link { border: 1px solid #fecd1b; background-color: #e20026; diff --git a/swh/web/templates/homepage.html b/swh/web/templates/homepage.html --- a/swh/web/templates/homepage.html +++ b/swh/web/templates/homepage.html @@ -24,10 +24,20 @@ {% block content %} +

Search

{% include "includes/origin-search-form.html" %} +

+... or check our + + Web API + +

+
+ +

Overview

@@ -39,33 +49,9 @@ The Software Heritage archive is growing over time as we crawl new source code from software projects and development forges.

+
-

-

- - - -
-

- +

Content

@@ -73,7 +59,9 @@ archive. It currently includes:

+
+

Size

@@ -120,6 +108,7 @@

+