copyleft-compliance: Fix title on Principles page

The changed text appears to be what goes in <title/> 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.
This commit is contained in:
Denver Gingerich 2024-01-19 16:42:15 -08:00
parent 27e5a92a09
commit 6ceb113ab0

View file

@ -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 %}
[