diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-20 01:27:13 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-20 01:27:13 +0300 |
commit | f598d4cb9a83cfc4410a04b6a7ee59f3b46017a0 (patch) | |
tree | 1bebfbb0a698414226f3ed8fa7d95bff483b6cc2 /content/posts/2024-12-15-conditional-operator-go | |
parent | fce58592a929037c3ea7cfea95c25a189594b6c3 (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.md | 2 | ||||
-rw-r--r-- | content/posts/2024-12-15-conditional-operator-go/ternary.png | bin | 3881 -> 0 bytes | |||
-rw-r--r-- | content/posts/2024-12-15-conditional-operator-go/ternary.webp | bin | 0 -> 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 Binary files differdeleted file mode 100644 index f6b69d6..0000000 --- a/content/posts/2024-12-15-conditional-operator-go/ternary.png +++ /dev/null diff --git a/content/posts/2024-12-15-conditional-operator-go/ternary.webp b/content/posts/2024-12-15-conditional-operator-go/ternary.webp Binary files differnew file mode 100644 index 0000000..5eeea58 --- /dev/null +++ b/content/posts/2024-12-15-conditional-operator-go/ternary.webp |