diff options
| author | Joe Carstairs <me@joeac.net> | 2026-09-07 22:39:46 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-09-07 22:39:46 +0100 |
| commit | 261459b855d59967ba8555f39b9a9ae4f045cf3f (patch) | |
| tree | de37381d38e28071f457909b9b0361aeadc57deb | |
| parent | 78236558e3e7709acf30b9e2e2890f8e5ef688c8 (diff) | |
Reapply "remove trailing slash from linkedin href"
This reverts commit 78236558e3e7709acf30b9e2e2890f8e5ef688c8.
| -rw-r--r-- | gemini/content/index.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemini/content/index.gmi b/gemini/content/index.gmi index 819298e..e649f50 100644 --- a/gemini/content/index.gmi +++ b/gemini/content/index.gmi @@ -10,5 +10,5 @@ Hi! I'm Joe Carstairs, and you've found my capsule, gemini://joeac.net. Here are some other ways to 'engage' with me on the so-called 'Internet': => https://joeac.net Web -=> https://www.linkedin.com/in/joe-carstairs-0aa936277/ LinkedIn +=> https://www.linkedin.com/in/joe-carstairs-0aa936277 LinkedIn => https://git.joeac.net Git |
