From 6ceb113ab088f686bddcca559529ac0a65e1c946 Mon Sep 17 00:00:00 2001 From: Denver Gingerich Date: Fri, 19 Jan 2024 16:42:15 -0800 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. --- conservancy/static/copyleft-compliance/principles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conservancy/static/copyleft-compliance/principles.html b/conservancy/static/copyleft-compliance/principles.html index 2127b628..0c15cf3c 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 %} [