From 65b6d29cb7504f6cdc89441c6426a1357a3eaa67 Mon Sep 17 00:00:00 2001 From: Monty Date: Thu, 27 May 2021 21:50:27 +0200 Subject: [PATCH 1/2] Fix and update broken OpenGraph description tag --- views/layouts/main.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/layouts/main.handlebars b/views/layouts/main.handlebars index 0a75a4f..267ebab 100644 --- a/views/layouts/main.handlebars +++ b/views/layouts/main.handlebars @@ -15,7 +15,7 @@ - + From 9861a2c6e11f8493f2e8b34b9fcbb2539f12219f Mon Sep 17 00:00:00 2001 From: Monty Date: Thu, 27 May 2021 22:02:00 +0200 Subject: [PATCH 2/2] Update copyright date --- views/partials/footer.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/partials/footer.handlebars b/views/partials/footer.handlebars index 2800ebb..b397961 100644 --- a/views/partials/footer.handlebars +++ b/views/partials/footer.handlebars @@ -1 +1 @@ -
Copyright 2020 - Design by mrjvs, development by Jip Fr
\ No newline at end of file + \ No newline at end of file