diff options
Diffstat (limited to 'views/layouts/default.html.php')
-rw-r--r-- | views/layouts/default.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/layouts/default.html.php b/views/layouts/default.html.php index 13ea798..e7e5c83 100644 --- a/views/layouts/default.html.php +++ b/views/layouts/default.html.php @@ -23,7 +23,7 @@ use \lithium\security\Auth; el.value = "Search..." } </script> - <?= $this->html->link('Icon', null, array('type' => 'icon')) ?> + <link href='http://fonts.googleapis.com/css?family=Cantarell:regular,bold&v1' rel='stylesheet' type='text/css'> </head> <header> <?php |