Skip to content

Commit 98f9c72

Browse files
author
Shawn McCool
committed
add laracon eu heading
1 parent a4fbbc0 commit 98f9c72

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/views/layouts/default.blade.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@
2525

2626
</head>
2727
<body>
28-
28+
<div style="background: #2fb352; padding: .75em; text-align:center; font-size:1.1em">
29+
<a href="http://laracon.eu" style="color:#eee;">Tickets available for Laracon EU 28th, 29th and 30th August Amsterdam.</a>
30+
</div>
2931
<div class="wrapper">
3032
<div class="top-header">
3133
@include('layouts._top_nav')

0 commit comments

Comments
 (0)