From 681c99015cddbc193d20b261251a4873d9d47d5d Mon Sep 17 00:00:00 2001 From: Benoit Alessandroni <benoit@happy-dev.fr> Date: Fri, 31 May 2019 11:28:43 +0200 Subject: [PATCH] Some changes - no diff --- src/includes/head.pug | 2 +- src/includes/home.pug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/includes/head.pug b/src/includes/head.pug index 9b6b6a2b..0fa715e6 100644 --- a/src/includes/head.pug +++ b/src/includes/head.pug @@ -1,5 +1,5 @@ head - title CoopStarter + title CoopStarter meta(charset="utf-8") script(src="https://unpkg.com/@webcomponents/webcomponentsjs@1.2.7/webcomponents-loader.js") script(type="module" src="https://unpkg.com/@startinblox/core@0.6") diff --git a/src/includes/home.pug b/src/includes/home.pug index fe1d78ad..cdeebc0f 100644 --- a/src/includes/home.pug +++ b/src/includes/home.pug @@ -1,5 +1,5 @@ section#home - h1 CoopStarter Application + h1 Mentorship program #circles sib-display#circles-list( -- GitLab