summaryrefslogtreecommitdiff
path: root/dear_imgui_and_love.html
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2023-12-27 00:42:28 +0100
committerAki <please@ignore.pl>2023-12-27 00:44:08 +0100
commit995643cae1238ab3d3b21ae36ac666625d741afa (patch)
tree12adb222b1b5f78d1473d5f2ed9120596c0e8423 /dear_imgui_and_love.html
parent2232602e9f6583722b15389039ca486b0b22c3b9 (diff)
downloadignore.pl-995643cae1238ab3d3b21ae36ac666625d741afa.zip
ignore.pl-995643cae1238ab3d3b21ae36ac666625d741afa.tar.gz
ignore.pl-995643cae1238ab3d3b21ae36ac666625d741afa.tar.bz2
Added atom feed for the content
The entries are not yet ordered, placement in the index is... questionable, and the content of "published-on" and "last-modified-on" is duplicated in the subtitle line.
Diffstat (limited to 'dear_imgui_and_love.html')
-rw-r--r--dear_imgui_and_love.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dear_imgui_and_love.html b/dear_imgui_and_love.html
index f3fba39..2acb165 100644
--- a/dear_imgui_and_love.html
+++ b/dear_imgui_and_love.html
@@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="aki">
<meta name="tags" content="tutorial, love2d, LÖVE, dear ImGui, imgui, immediate-mode GUI, game development">
-<meta name="created-on" content="2020-08-14 21:47:00+02:00">
+<meta name="published-on" content="2020-08-14T21:47:00+02:00">
<link rel="icon" type="image/png" href="favicon.png">
<link rel="stylesheet" href="style.css">