summaryrefslogtreecommitdiff
path: root/dear_imgui_and_love.html
diff options
context:
space:
mode:
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 bb7e928..f3fba39 100644
--- a/dear_imgui_and_love.html
+++ b/dear_imgui_and_love.html
@@ -5,7 +5,7 @@
<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">
-<link rel="icon" type="image/png" href="cylo.png">
+<link rel="icon" type="image/png" href="favicon.png">
<link rel="stylesheet" href="style.css">
<title>Dear ImGui and LÖVE,</title>