From c81a44f8a45dfe6baca8863b9ee0a9ed0fbca01c Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Tue, 15 Nov 2022 16:40:10 -0500 Subject: [PATCH] add masto comments --- content/blog/deepvulkan2/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/blog/deepvulkan2/index.md b/content/blog/deepvulkan2/index.md index 7080a6f..404f754 100644 --- a/content/blog/deepvulkan2/index.md +++ b/content/blog/deepvulkan2/index.md @@ -6,6 +6,10 @@ tags: - Vulkan - C++ - Deep Dive +comments: + host: mastodon.art + username: redstrate + id: 109349980860736142 --- This is a topic that trips a lot of developers up, and they don't really know where to look, or don't know how to use existing