As the game's final title has been decided, stick to that.
modified: index.html
modified: ld38.html
<html lang="en">
<head>
<meta charset="utf-8"/>
- <title>Ludum Dare 38 – Working Title</title>
+ <title>Ludum Dare 38 – Reduction</title>
<meta name="description" content="" />
<style>
@font-face { font-family: "Ubuntu Mono"; src: url(UbuntuMono-R.ttf); }
</head>
<body>
<div align="center">
- <h1>Ludum Dare 38 – Working Title</h1>
+ <h1>Ludum Dare 38 – Reduction</h1>
<h2>(Game for Ludum Dare 38)</h2>
<iframe width=800 height=600 frameborder="0" scrolling="no" src="ld38.html" seamless>Sorry, your browser is not supported. :(</iframe>
<h2>By MegaBrutal</h2>
<html>
<head>
<meta charset="UTF-8" />
- <title>Ludum Dare 38 – Working Title</title>
+ <title>Ludum Dare 38 – Reduction</title>
<script src="phaser.min.js"></script>
<style>
@font-face { font-family: "Ubuntu Mono"; src: url(UbuntuMono-R.ttf); }