update title and description
This commit is contained in:
parent
b17c49bba6
commit
ee02145eb0
|
@ -2,13 +2,13 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>My Crossword Constructions</title>
|
||||
<title>monorail's crosswords</title>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>My Crossword Constructions</h1>
|
||||
<h1>monorail's crosswords</h1>
|
||||
|
||||
<p>I've been dabbling in constructing US newspaper-style crossword puzzles! This page is a repository of the puzzles I've created and a little bit of author commentary for each. There are links for each to a playable version online, as well as to a standard .puz file to be played in the software of your choice.</p>
|
||||
<p>I've been dabbling in constructing crossword puzzles! This page is a repository of the puzzles I've created and a little bit of author commentary for each. There are links for each to a playable version online, as well as to a standard .puz file to be played in the software of your choice.</p>
|
||||
|
||||
<hr />
|
||||
|
||||
|
|
Loading…
Reference in New Issue