font: link original license with nofollow
[sheet.git] / font.plp
index cc07c0528344b810a6e1ecc44bf8e7e545f9dd83..0b58eedba7cda9d6bc27fa8480d3100d8d50d5e8 100644 (file)
--- a/font.plp
+++ b/font.plp
@@ -50,7 +50,7 @@ if ($font) {
                        (map { "with <em>$_</em>" } $_ || ()),
                        ('and published as freeware "Core Web font"') x ($_ eq 'Windows 2000'),
                        (map { "under a $_ license" }
                        (map { "with <em>$_</em>" } $_ || ()),
                        ('and published as freeware "Core Web font"') x ($_ eq 'Windows 2000'),
                        (map { "under a $_ license" }
-                               map { $fontmeta->{license} ? qq(<a href="$fontmeta->{license}">$_</a>) : $_ }
+                               map { $fontmeta->{license} ? qq(<a href="$fontmeta->{license}" rel=nofollow>$_</a>) : $_ }
                                $_ && $_ ne 'Android' ? 'proprietary' : 'free',
                        ),
                );
                                $_ && $_ ne 'Android' ? 'proprietary' : 'free',
                        ),
                );