From f598d4cb9a83cfc4410a04b6a7ee59f3b46017a0 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Fri, 20 Dec 2024 01:27:13 +0300 Subject: Auto-commit 2024-12-20 --- content/posts/2021-02-13-jsonnet/index.md | 2 +- content/posts/2021-02-13-jsonnet/logo.png | Bin 221249 -> 0 bytes content/posts/2021-02-13-jsonnet/logo.webp | Bin 0 -> 47006 bytes 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 content/posts/2021-02-13-jsonnet/logo.png create mode 100644 content/posts/2021-02-13-jsonnet/logo.webp (limited to 'content/posts/2021-02-13-jsonnet') diff --git a/content/posts/2021-02-13-jsonnet/index.md b/content/posts/2021-02-13-jsonnet/index.md index 7402880..849ce92 100644 --- a/content/posts/2021-02-13-jsonnet/index.md +++ b/content/posts/2021-02-13-jsonnet/index.md @@ -3,7 +3,7 @@ categories = ['Без рубрики'] date = '2021-02-13T22:08:19Z' tags = ['go', 'it', 'разное'] title = 'Jsonnet' -image = 'logo.png' +image = 'logo.webp' +++ Редко такое бывает, что случайно натыкаешься на какую-то технологию и она вызывает вау-эффект и буквально переворачивает всё верх дном. На днях для меня такой технологией стал [Jsonnet](https://jsonnet.org/) от Google. diff --git a/content/posts/2021-02-13-jsonnet/logo.png b/content/posts/2021-02-13-jsonnet/logo.png deleted file mode 100644 index c87fd63..0000000 Binary files a/content/posts/2021-02-13-jsonnet/logo.png and /dev/null differ diff --git a/content/posts/2021-02-13-jsonnet/logo.webp b/content/posts/2021-02-13-jsonnet/logo.webp new file mode 100644 index 0000000..45c63a6 Binary files /dev/null and b/content/posts/2021-02-13-jsonnet/logo.webp differ -- cgit v1.2.3