treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
This commit is contained in:
@@ -20,8 +20,7 @@ in fetchFromGitHub {
|
||||
meta = with lib; {
|
||||
homepage = "https://www.theleagueofmoveabletype.com/orbitron";
|
||||
downloadPage = "https://www.theleagueofmoveabletype.com/orbitron/download";
|
||||
description = ''
|
||||
Geometric sans-serif for display purposes by Matt McInerney'';
|
||||
description = "Geometric sans-serif for display purposes by Matt McInerney";
|
||||
longDescription = ''
|
||||
Orbitron is a geometric sans-serif typeface intended for display
|
||||
purposes. It features four weights (light, medium, bold, and
|
||||
|
||||
Reference in New Issue
Block a user