summaryrefslogtreecommitdiff
path: root/environments_in_lua_5_2_and_beyond.html
diff options
context:
space:
mode:
Diffstat (limited to 'environments_in_lua_5_2_and_beyond.html')
-rw-r--r--environments_in_lua_5_2_and_beyond.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/environments_in_lua_5_2_and_beyond.html b/environments_in_lua_5_2_and_beyond.html
index fc2b9b7..cd92511 100644
--- a/environments_in_lua_5_2_and_beyond.html
+++ b/environments_in_lua_5_2_and_beyond.html
@@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="aki">
<meta name="tags" content="Lua, setfenv, _ENV, sandbox, environment, tutorial">
-<link rel="icon" type="image/png" href="cylo.png">
+<link rel="icon" type="image/png" href="favicon.png">
<link rel="stylesheet" type="text/css" href="style.css">
<title>Environments in Lua 5.2 and Beyond</title>