league-of-moveable-type: fix long description

This commit is contained in:
Robert Helgesson
2017-09-03 11:39:24 +02:00
parent 67b3f4bc4b
commit 7889758c12
@@ -34,10 +34,11 @@ stdenv.mkDerivation rec {
meta = { meta = {
description = "Font Collection by The League of Moveable Type"; description = "Font Collection by The League of Moveable Type";
longDescription = '' We're done with the tired old fontstacks of longDescription = ''
yesteryear. The web is no longer limited, and now it's time to raise We're done with the tired old fontstacks of yesteryear. The web
our standards. Since 2009, The League has given only the most is no longer limited, and now it's time to raise our standards.
well-made, free & open-source, @font-face ready fonts. Since 2009, The League has given only the most well-made, free &
open-source, @font-face ready fonts.
''; '';
homepage = https://www.theleagueofmoveabletype.com/; homepage = https://www.theleagueofmoveabletype.com/;