diff options
Diffstat (limited to 'xsl')
-rw-r--r-- | xsl/layout.xsl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xsl/layout.xsl b/xsl/layout.xsl index b765006..535671b 100644 --- a/xsl/layout.xsl +++ b/xsl/layout.xsl @@ -17,7 +17,6 @@ </title> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width" /> - <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:400,500,700,400italic" /> <style><xsl:value-of select="$stylesheet"/></style> </head> <body> |