From 37d9efffc4ccc2dfb860a6d3d2f4afa0c5183057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iiro=20J=C3=A4ppinen?= Date: Sat, 30 Sep 2023 12:00:50 +0300 Subject: [PATCH 1/3] feat: add Open Graph tags --- public/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/index.html b/public/index.html index 82df59ee..ca49f418 100644 --- a/public/index.html +++ b/public/index.html @@ -12,6 +12,10 @@ + + + + From da331476bbfbb3526bff4f7873cc185842ee2563 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iiro=20J=C3=A4ppinen?= Date: Sat, 30 Sep 2023 12:02:47 +0300 Subject: [PATCH 2/3] fix: refer to S Group instead of SOK --- public/index.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/public/index.html b/public/index.html index ca49f418..a5b0ebe4 100644 --- a/public/index.html +++ b/public/index.html @@ -10,17 +10,23 @@ rel="stylesheet" /> - + - - + +

Iiro Jäppinen

-

Principal Engineer at SOK

+

Principal Engineer at S Group

I build web experiences, develop tooling, and maintain open-source libraries. From 575e3c8a94a5e844b75fcd2f6aec5463712c69b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iiro=20J=C3=A4ppinen?= Date: Sat, 30 Sep 2023 12:03:33 +0300 Subject: [PATCH 3/3] docs: add changeset --- .changeset/rude-phones-bathe.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/rude-phones-bathe.md diff --git a/.changeset/rude-phones-bathe.md b/.changeset/rude-phones-bathe.md new file mode 100644 index 00000000..1ff544f5 --- /dev/null +++ b/.changeset/rude-phones-bathe.md @@ -0,0 +1,5 @@ +--- +"iiro.fi": minor +--- + +Add Open Graph tags and refer to S Group instead of SOK