From 3bf53c9ba9c8c580c9df8f0c863a571b48d6f7f0 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 10 Feb 2023 19:28:34 +0100 Subject: [PATCH] clarify what devlogs are --- web/_includes/devlogs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/_includes/devlogs.html b/web/_includes/devlogs.html index 0f732cf..44b571e 100644 --- a/web/_includes/devlogs.html +++ b/web/_includes/devlogs.html @@ -1,6 +1,6 @@

📝 Devlogs

-

Along with every major update, we publish a devlog that features additional information as well as some screenshots. You can read them on itch or on Steam. You can also read the full changelog or subscribe to the mailing list.

+

Along with every major update, we publish a devlog that features additional information as well as some screenshots. Occasionally, we also publish devlogs about the game's development or other news. You can read them on itch or on Steam. You can also read the full changelog or subscribe to the mailing list.

{%- for item in site.data.devlogs -%}