Darok commited on
Commit
08f1fd5
·
verified ·
1 Parent(s): d14b327

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -0
index.html CHANGED
@@ -124,5 +124,9 @@
124
  };
125
  document.body.appendChild(script);
126
  </script>
 
 
 
 
127
  </body>
128
  </html>
 
124
  };
125
  document.body.appendChild(script);
126
  </script>
127
+ <div>
128
+ <h1>Want to learn how this game was created?</h1>
129
+ <a href "https://substack.recursal.ai/p/featherless-feud-a-dip-into-llm-powered"> Game Creation Blog </a>
130
+ </div>
131
  </body>
132
  </html>