Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -126,11 +126,11 @@
|
|
126 |
</script>
|
127 |
<style>
|
128 |
h1 {text-align: center;}
|
129 |
-
|
130 |
</style>
|
131 |
<div>
|
132 |
<h1>Want to learn how this game was created?</h1>
|
133 |
-
<
|
134 |
</div>
|
135 |
</body>
|
136 |
</html>
|
|
|
126 |
</script>
|
127 |
<style>
|
128 |
h1 {text-align: center;}
|
129 |
+
h2 {text-align: center;}
|
130 |
</style>
|
131 |
<div>
|
132 |
<h1>Want to learn how this game was created?</h1>
|
133 |
+
<h2><a href "https://substack.recursal.ai/p/featherless-feud-a-dip-into-llm-powered"> Game Creation Blog </a></h2>
|
134 |
</div>
|
135 |
</body>
|
136 |
</html>
|