From 8f58ae83e0d70f49ccffe1e73978864923d7980c 2024-01-31 01:28:37 From: Ben Sturmfels Date: 2024-01-31 01:28:37 Subject: [PATCH] usethesource: Add button icons --- diff --git a/conservancy/usethesource/templates/usethesource/base.html b/conservancy/usethesource/templates/usethesource/base.html index e5c2cb9955d5688f9faa66b05069ca13b9cb2823..43bf9bc04b6a8a30d44d27eb93036d6383625b4f 100644 --- a/conservancy/usethesource/templates/usethesource/base.html +++ b/conservancy/usethesource/templates/usethesource/base.html @@ -2,11 +2,6 @@ {% load static %} -{% block head %} - - -{% endblock %} - {% block outercontent %}
@@ -18,6 +13,6 @@
-

Header image adapted from Stars 01 by Mathias Krumbholz (CC BY-SA 3.0 Deed)

+

Header image adapted from Stars 01 by Mathias Krumbholz (CC BY-SA 3.0 Deed). Icons adapted from Magnifying Glass by Rohith M S, Magnifying Glass by icondesign178 and Upload by sureya from Noun Project (CC BY 3.0)

{% endblock outercontent %} diff --git a/conservancy/usethesource/templates/usethesource/landing_page.html b/conservancy/usethesource/templates/usethesource/landing_page.html index 86a93d84f049227eeb9e0dd703b67b8b62d24852..66ac58854400072cc2d98837fc1cc0613804ad36 100644 --- a/conservancy/usethesource/templates/usethesource/landing_page.html +++ b/conservancy/usethesource/templates/usethesource/landing_page.html @@ -7,8 +7,14 @@

Software Freedom Conservancy works to ensure that you have the right to repair and modify the software on your devices. Use The Source shows you one of the key steps in this process: how we evaluate the source code candidates that companies provide to you, as is required when they use Linux or other GPLed software (most do). Through the collaborative process shown in each candidate's comment threads, we highlight common issues in the below source candidates, and what steps need to be taken by the companies to fix them (i.e. to comply with software right to repair licenses like the GPL). You can also see examples of candidates already in compliance, which are no longer just candidates, but real "corresponding source code".