Skip to content

Commit 4dbf7f6

Browse files
committed
🐛 fix LinkedIn url
1 parent e505386 commit 4dbf7f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/_default/languages.en.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ rtl = false
77

88
title = "Code-Chimp"
99
# logo = "img/logo.png"
10-
description = "Sharing interesting things I find or come up with"
10+
description = "Sharing things I find interesting or come up with"
1111

1212
dateFormat = "2 January 2006"
1313

@@ -18,7 +18,7 @@ dateFormat = "2 January 2006"
1818
bio = "I code and I know (some) things"
1919
links = [
2020
{ github = "https://github.com/code-chimp" },
21-
{ linkedin = "https://linkedin.com/in/tgoshinski" },
21+
{ linkedin = "https://www.linkedin.com/in/tgoshinski" },
2222
{ telegram = "https://t.me/code_chimp" },
2323
{ lightbulb = "https://www.udemy.com/user/timgoshinski/" },
2424
{ email = "mailto:tim@code-chimp.com" },

0 commit comments

Comments
 (0)