aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-15 23:53:06 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-15 23:53:06 +0300
commitf5ddf1a557ec00be51fb2608303e65f9256f8d8d (patch)
tree64d43ccfbea7624aab2d511a31d89792fb4312a2
parent21d5847523f3c24aef48c3aa7004c16923143aa9 (diff)
Auto-commit 2024-12-15
-rw-r--r--content/posts/2024-12-15-conditional-operator-go/index.md2
-rw-r--r--content/posts/2024-12-15-conditional-operator-go/ternary.pngbin0 -> 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
new file mode 100644
index 0000000..f6b69d6
--- /dev/null
+++ b/content/posts/2024-12-15-conditional-operator-go/ternary.png
Binary files differ