From 940af50d96e9a7916674d237dec53738ab776103 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Thu, 2 Jan 2025 23:16:38 +0300 Subject: Auto-commit 2025-01-02 --- .../2024-12-15-conditional-operator-go/index.md | 23 +++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) (limited to 'content/posts/2024-12-15-conditional-operator-go/index.md') 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 a409ecf..0636616 100644 --- a/content/posts/2024-12-15-conditional-operator-go/index.md +++ b/content/posts/2024-12-15-conditional-operator-go/index.md @@ -1,12 +1,17 @@ -+++ -title = "Тернарник в Go" -description = "" -date = 2024-12-15T23:47:08+03:00 -categories = [ "Без рубрики" ] -tags = [ "IT", "Go" ] -location = "Казань" -image="ternary.webp" -+++ +--- +categories: +- Без рубрики +date: "2024-12-15T23:47:08+03:00" +description: "" +image: ternary.webp +location: Казань +tags: +- IT +- Go +title: Тернарник в Go +--- + +# Тернарник в Go Хотите немного ~~наркомании~~ сахара для Go? -- cgit v1.2.3