From 6ceb113ab088f686bddcca559529ac0a65e1c946 2024-01-20 00:42:15 From: Denver Gingerich Date: 2024-01-20 00:42:15 Subject: [PATCH] copyleft-compliance: Fix title on Principles page The changed text appears to be what goes in and thus didn't help the reader much before this change. In particular, I suspect that the prior <title/> did not help our search engine ranking much for searches on this topic. So hopefully this change helps a bit. --- diff --git a/conservancy/static/copyleft-compliance/principles.html b/conservancy/static/copyleft-compliance/principles.html index 2127b6286180ad72a81bfdc8042cd01d43c6edbc..0c15cf3ccf85609302d9006626d3370382d8ebc5 100644 --- a/conservancy/static/copyleft-compliance/principles.html +++ b/conservancy/static/copyleft-compliance/principles.html @@ -1,5 +1,5 @@ {% extends "base_compliance.html" %} -{% block subtitle %}Copyleft Compliance Projects - {% endblock %} +{% block subtitle %}Principles of Community-Oriented GPL Enforcement - {% endblock %} {% block submenuselection %}CopyleftPrinciples{% endblock %} {% block content %} [