From 30cce85c733239c8d120a692a49f339957f1127d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Thu, 8 Jul 2021 18:21:10 +0200 Subject: [PATCH] codecourse link --- source/_partials/header.blade.php | 36 ++++++++++++++++++++++++++++++- source/error.blade.php | 4 ++-- 2 files changed, 37 insertions(+), 3 deletions(-) diff --git a/source/_partials/header.blade.php b/source/_partials/header.blade.php index 207e8b6..41e2936 100644 --- a/source/_partials/header.blade.php +++ b/source/_partials/header.blade.php @@ -184,6 +184,40 @@ +
+ + +
+ @@ -316,4 +350,4 @@ - \ No newline at end of file + diff --git a/source/error.blade.php b/source/error.blade.php index de787bc..5d9afac 100644 --- a/source/error.blade.php +++ b/source/error.blade.php @@ -10,8 +10,8 @@

- {{ error }} + {{ $error }}

- \ No newline at end of file +