diff options
author | raylu <raylu@mixpanel.com> | 2011-07-04 01:47:57 -0700 |
---|---|---|
committer | raylu <raylu@mixpanel.com> | 2011-07-04 01:47:57 -0700 |
commit | dccc88325a29f19b25a4c4a86bd360f336e75218 (patch) | |
tree | f2fba44a84564dbc9bb0e9397f4c6e604e6c6bcc /views | |
parent | 936327b07d002dc79db8547888e70a0eaa090999 (diff) | |
download | otakuhub-dccc88325a29f19b25a4c4a86bd360f336e75218.tar.xz |
hello Cantarell
Diffstat (limited to 'views')
-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 |