From 2214de90d164889e57a3c6dfa241cc750e3d2200 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Geoffroy=20V=C3=A9ronique?=
<49909073+lgmgeo@users.noreply.github.com>
Date: Mon, 1 Feb 2021 11:35:51 +0100
Subject: [PATCH 1/2] Update resumeOrgs.html
Correction of the "followers" link on the resume
---
views/resumeOrgs.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/views/resumeOrgs.html b/views/resumeOrgs.html
index 70aade6..589d8b1 100644
--- a/views/resumeOrgs.html
+++ b/views/resumeOrgs.html
@@ -38,7 +38,7 @@
Github Profile
{{#repos}}
with {{repos}} public {{reposLabel}}
{{/repos}}
- {{#followers}} and {{followers}} {{followersLabel}}{{/followers}}.
+ {{#followers}} and {{followers}} {{followersLabel}}{{/followers}}.
We created this GitHub group in {{since}}{{#earlyAdopter}}, therefore we're early adopters,{{/earlyAdopter}}{{#website}} and you can find more information about us at {{website}}{{/website}}.
From c8ff3a7560e2891303df6bc3673b6dc7e42c65a3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Geoffroy=20V=C3=A9ronique?=
<49909073+lgmgeo@users.noreply.github.com>
Date: Mon, 1 Feb 2021 11:37:04 +0100
Subject: [PATCH 2/2] Update resume.html
Correction of the "followers" link on the resume
---
views/resume.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/views/resume.html b/views/resume.html
index c018132..96a06cd 100644
--- a/views/resume.html
+++ b/views/resume.html
@@ -39,7 +39,7 @@ GitHub Profile
{{#location}}
based in {{location}}
{{/location}}
- {{#repos}}with {{repos}} public {{reposLabel}}{{/repos}}{{^repos}}without any public repository for now{{/repos}}{{#followers}} and {{followers}} {{followersLabel}}{{/followers}}.
+ {{#repos}}with {{repos}} public {{reposLabel}}{{/repos}}{{^repos}}without any public repository for now{{/repos}}{{#followers}} and {{followers}} {{followersLabel}}{{/followers}}.