aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2024-12-15-conditional-operator-go
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-20 01:27:13 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-20 01:27:13 +0300
commitf598d4cb9a83cfc4410a04b6a7ee59f3b46017a0 (patch)
tree1bebfbb0a698414226f3ed8fa7d95bff483b6cc2 /content/posts/2024-12-15-conditional-operator-go
parentfce58592a929037c3ea7cfea95c25a189594b6c3 (diff)
Auto-commit 2024-12-20
Diffstat (limited to 'content/posts/2024-12-15-conditional-operator-go')
-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.pngbin3881 -> 0 bytes
-rw-r--r--content/posts/2024-12-15-conditional-operator-go/ternary.webpbin0 -> 7408 bytes
3 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 eeeff04..5275348 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="ternary.png"
+image="ternary.webp"
+++
Хотите немного ~~наркомании~~ сахара для 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
deleted file mode 100644
index f6b69d6..0000000
--- a/content/posts/2024-12-15-conditional-operator-go/ternary.png
+++ /dev/null
Binary files differ
diff --git a/content/posts/2024-12-15-conditional-operator-go/ternary.webp b/content/posts/2024-12-15-conditional-operator-go/ternary.webp
new file mode 100644
index 0000000..5eeea58
--- /dev/null
+++ b/content/posts/2024-12-15-conditional-operator-go/ternary.webp
Binary files differ