The not-at-all secret new article I am writing.

master
Anthony Zhang 2013-03-16 23:38:48 -04:00
parent dab6c3a4ec
commit f47ac2bf35
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="StyleSheet" href="../../Style.css" type="text/css">
<link href="../../rainbow/theme.css" rel="stylesheet" type="text/css">
<script src="../../rainbow/rainbow.min.js"></script>
<title>Tic-Tac-Toe Machine | The Mesecons Laboratory</title>
</head>
<body>
<div id="content">
<h1><a href="index.html" class="title">Mesecons Laboratory</a></h1>
<p id="subtitle">Adventures in digital circuitry.</p>
<br>
<h2>Tic-Tac-Toe Machine</h2>
<h3>16/3/13 - Uberi</h3>
</div>
</body>
</html>