diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-15 23:53:06 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-15 23:53:06 +0300 |
commit | f5ddf1a557ec00be51fb2608303e65f9256f8d8d (patch) | |
tree | 64d43ccfbea7624aab2d511a31d89792fb4312a2 /content/posts/2024-12-15-conditional-operator-go | |
parent | 21d5847523f3c24aef48c3aa7004c16923143aa9 (diff) |
Auto-commit 2024-12-15
Diffstat (limited to 'content/posts/2024-12-15-conditional-operator-go')
-rw-r--r-- | content/posts/2024-12-15-conditional-operator-go/index.md | 2 | ||||
-rw-r--r-- | content/posts/2024-12-15-conditional-operator-go/ternary.png | bin | 0 -> 3881 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2024-12-15-conditional-operator-go/index.md b/content/posts/2024-12-15-conditional-operator-go/index.md index 90e25db..eeeff04 100644 --- a/content/posts/2024-12-15-conditional-operator-go/index.md +++ b/content/posts/2024-12-15-conditional-operator-go/index.md @@ -5,7 +5,7 @@ date = 2024-12-15T23:47:08+03:00 categories = [ "Без рубрики" ] tags = [ "IT", "Go" ] location = "Казань" -image="" +image="ternary.png" +++ Хотите немного ~~наркомании~~ сахара для Go? diff --git a/content/posts/2024-12-15-conditional-operator-go/ternary.png b/content/posts/2024-12-15-conditional-operator-go/ternary.png Binary files differnew file mode 100644 index 0000000..f6b69d6 --- /dev/null +++ b/content/posts/2024-12-15-conditional-operator-go/ternary.png |