]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
remove call to google fonts because privacy !
authorThomas Citharel <tcit@tcit.fr>
Mon, 27 Jul 2015 21:57:47 +0000 (23:57 +0200)
committerThomas Citharel <tcit@tcit.fr>
Mon, 27 Jul 2015 21:57:47 +0000 (23:57 +0200)
install/index.php

index ea5d7d472da7758f233adcc996ca65d6fd3c150c..f5bce50d1bb09abbae631f9f8ca841f170a94e51 100755 (executable)
@@ -258,7 +258,6 @@ else if (isset($_POST['install'])) {
         <link rel="apple-touch-icon-precomposed" sizes="144x144" href="themes/baggy/img/apple-touch-icon-144x144-precomposed.png">
         <link rel="apple-touch-icon-precomposed" sizes="72x72" href="themes/baggy/img/apple-touch-icon-72x72-precomposed.png">
         <link rel="apple-touch-icon-precomposed" href="themes/baggy/img/apple-touch-icon-precomposed.png">
-        <link href='//fonts.googleapis.com/css?family=PT+Sans:700' rel='stylesheet' type='text/css'>
         <link rel="stylesheet" href="themes/baggy/css/ratatouille.css" media="all">
         <link rel="stylesheet" href="themes/baggy/css/font.css" media="all">
         <link rel="stylesheet" href="themes/baggy/css/main.css" media="all">