We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e505386 commit 4dbf7f6Copy full SHA for 4dbf7f6
config/_default/languages.en.toml
@@ -7,7 +7,7 @@ rtl = false
7
8
title = "Code-Chimp"
9
# logo = "img/logo.png"
10
-description = "Sharing interesting things I find or come up with"
+description = "Sharing things I find interesting or come up with"
11
12
dateFormat = "2 January 2006"
13
@@ -18,7 +18,7 @@ dateFormat = "2 January 2006"
18
bio = "I code and I know (some) things"
19
links = [
20
{ github = "https://github.com/code-chimp" },
21
- { linkedin = "https://linkedin.com/in/tgoshinski" },
+ { linkedin = "https://www.linkedin.com/in/tgoshinski" },
22
{ telegram = "https://t.me/code_chimp" },
23
{ lightbulb = "https://www.udemy.com/user/timgoshinski/" },
24
{ email = "mailto:tim@code-chimp.com" },
0 commit comments