diff options
author | rubenwardy <rw@rubenwardy.com> | 2018-07-04 00:42:46 +0100 |
---|---|---|
committer | rubenwardy <rw@rubenwardy.com> | 2018-07-04 00:42:46 +0100 |
commit | 9fc9826d3012b2551e1f36baf2ad4ad78be2cd14 (patch) | |
tree | f0ab3c0fbd0240857be3b85f9a07fd1368eb5f26 | |
parent | 19e1ed8b32179e3317c807b3ab0581e3b5fb00a2 (diff) | |
download | cheatdb-9fc9826d3012b2551e1f36baf2ad4ad78be2cd14.tar.xz |
Clarify home page on subject of free software
-rw-r--r-- | app/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/index.html b/app/templates/index.html index 41a3990..46be684 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -12,7 +12,7 @@ Welcome <p> Minetest's official content repository. Browse {{ count }} packages, - all available under a free and open source + majority of which available under a free and open source license. </p> |