commit 263766c683254e806db06bb7b6b83db15602b5e9
parent 3c26fa8d82c9132773457422eec0d37532bab756
Author: Yuval Langer <yuval.langer@gmail.com>
Date: Fri, 14 Jan 2022 02:05:52 +0200
Add a title metadata for the static site generator system.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/content/pages/pixel-manipulations-in-godot.md b/content/pages/pixel-manipulations-in-godot.md
@@ -1,3 +1,5 @@
+title: pixel manipulation in Godot-engine.
+
# Per pixel manipulation in Godotengine.
* [Image class](https://docs.godotengine.org/en/stable/classes/class_image.html)