Commit:    d4500c8d454488228e791bd05b9a1d3eda19b7b4
Author:    Peter Cowburn <[email protected]>         Sun, 8 Jun 2014 
15:26:36 +0100
Parents:   54e1470b722e41ce4cf7e56e0ab2c6e4a1dc97b7
Branches:  master

Link:       
http://git.php.net/?p=web/shared.git;a=commitdiff;h=d4500c8d454488228e791bd05b9a1d3eda19b7b4

Log:
fetch 300 weight

Changed paths:
  M  templates/header.inc


Diff:
diff --git a/templates/header.inc b/templates/header.inc
index b298781..6111d13 100644
--- a/templates/header.inc
+++ b/templates/header.inc
@@ -47,7 +47,7 @@ foreach($styles as $style):
 endforeach
 ?>
 
-  <link 
href="//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,400italic,600italic|Source+Code+Pro&amp;subset=latin,latin-ext"
 rel="stylesheet">
+  <link 
href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,400italic,600italic|Source+Code+Pro&amp;subset=latin,latin-ext"
 rel="stylesheet">
   <link rel="shortcut icon" href="//php.net/favicon.ico">
 <!--[if lt IE 9]>
   <script src="//shared.php.net/js/html5shiv.js"></script>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to