diff options
| author | Fuwn <[email protected]> | 2021-07-20 12:12:36 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-20 12:12:36 +0200 |
| commit | cdfa5abf6f9652d7a16d8e720189b9009d075aa4 (patch) | |
| tree | 0d105070745c00969bb5f9f8fc867219d1acb862 | |
| parent | chore(blog): update pl/golang (diff) | |
| download | space-cdfa5abf6f9652d7a16d8e720189b9009d075aa4.tar.xz space-cdfa5abf6f9652d7a16d8e720189b9009d075aa4.zip | |
fix(blog): pl/golang creation date
| -rw-r--r-- | content/pages/blog/programming_languages/golang.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/pages/blog/programming_languages/golang.gmi b/content/pages/blog/programming_languages/golang.gmi index b73eca1..b22ae93 100644 --- a/content/pages/blog/programming_languages/golang.gmi +++ b/content/pages/blog/programming_languages/golang.gmi @@ -1,7 +1,7 @@ # Golang Author: Fuwn -Created: 2021. 07. 15. +Created: 2021. 07. 19. Last Modified: 2021. 07. 20. Golang... Go is quite a funny language to me. I have a hard time taking it seriously, not because of the name, but because of the way it handles. Don't get me wrong, Go is a great tool to have under your belt, but it just feels very... "childish" ... to ME. |