From 261b5e3e80d1e75fdcd042675154a82c2ce469fb Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 5 Jul 2021 21:56:06 +0200 Subject: Added CV section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- _includes/social.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 _includes/social.html (limited to '_includes/social.html') diff --git a/_includes/social.html b/_includes/social.html new file mode 100644 index 0000000..d3c06ab --- /dev/null +++ b/_includes/social.html @@ -0,0 +1,22 @@ +{% comment %}{% endcomment %} +{% if site.lang == "ca" %} + + + +{% else %} + + + +{% endif %} + + + +{% render_type_tags %} + +{% comment %}{% endcomment %} + + + + + +{% render_og_image %} -- cgit v1.2.3