diff options
| author | Joe Carstairs <me@joeac.net> | 2026-09-07 22:39:43 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-09-07 22:39:43 +0100 |
| commit | 78236558e3e7709acf30b9e2e2890f8e5ef688c8 (patch) | |
| tree | b5576fbc63b5b1c516f30d31cd5083e518742b85 | |
| parent | 0d7c8872bedce554d843119235f5ba68633bd121 (diff) | |
Revert "remove trailing slash from linkedin href"
This reverts commit 0d7c8872bedce554d843119235f5ba68633bd121.
| -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 e649f50..819298e 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 |
