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/index.md | |
parent | fce58592a929037c3ea7cfea95c25a189594b6c3 (diff) |
Auto-commit 2024-12-20
Diffstat (limited to 'content/posts/2024-12-15-conditional-operator-go/index.md')
-rw-r--r-- | content/posts/2024-12-15-conditional-operator-go/index.md | 2 |
1 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? |