Add some colours and new fonts
This commit is contained in:
parent
63b1f4222c
commit
c20a2f403c
6 changed files with 82 additions and 10 deletions
|
@ -5,6 +5,7 @@
|
|||
<title>@if (App::environment() == 'local'){!! "[testing] -"!!}@endif @yield('title'){{ config('app.display_name') }}</title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="stylesheet" href="/assets/frontend/normalize.css">
|
||||
<link rel="stylesheet" href="https://cloud.typography.com/6554898/6676412/css/fonts.css">
|
||||
<link rel="stylesheet" href="/assets/app.css">
|
||||
<link rel="stylesheet" href="/assets/highlight/zenburn.css">
|
||||
<link rel="alternate" type="application/rss+xml" title="Blog RSS Feed" href="/blog/feed.rss">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue