[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/reservoir/develop] public/themes/neverland/layouts: add oxygen font
From:       Ingo Malchow <imalchow () kde ! org>
Date:       2014-10-30 22:27:21
Message-ID: E1XjyBd-00051e-CW () scm ! kde ! org
[Download RAW message or body]

Git commit 275ee4516703b316c4e1583af9583b975e3cb3df by Ingo Malchow.
Committed on 30/10/2014 at 22:26.
Pushed by imalchow into branch 'develop'.

add oxygen font

M  +1    -0    public/themes/neverland/layouts/default.blade.php
M  +1    -0    public/themes/neverland/layouts/twocol.blade.php

http://commits.kde.org/websites/reservoir/275ee4516703b316c4e1583af9583b975e3cb3df

diff --git a/public/themes/neverland/layouts/default.blade.php \
b/public/themes/neverland/layouts/default.blade.php index 23753db..d716260 100644
--- a/public/themes/neverland/layouts/default.blade.php
+++ b/public/themes/neverland/layouts/default.blade.php
@@ -7,6 +7,7 @@
         <meta name="viewport" content="width=device-width, initial-scale=1">
         <meta name="keywords" content="{{ Theme::get('keywords') }}">
         <meta name="description" content="{{ Theme::get('description') }}">
+        <link href='http://fonts.googleapis.com/css?family=Oxygen:400,300,700' \
rel='stylesheet' type='text/css'>  {{ Theme::asset()->styles() }}
         <!--[if lt IE 9]>
             <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
diff --git a/public/themes/neverland/layouts/twocol.blade.php \
b/public/themes/neverland/layouts/twocol.blade.php index 3f92fd6..f402ed4 100644
--- a/public/themes/neverland/layouts/twocol.blade.php
+++ b/public/themes/neverland/layouts/twocol.blade.php
@@ -7,6 +7,7 @@
         <meta name="viewport" content="width=device-width, initial-scale=1">
         <meta name="keywords" content="{{ Theme::get('keywords') }}">
         <meta name="description" content="{{ Theme::get('description') }}">
+        <link href='http://fonts.googleapis.com/css?family=Oxygen:400,300,700' \
rel='stylesheet' type='text/css'>  {{ Theme::asset()->styles() }}
         <!--[if lt IE 9]>
             <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic