Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ealgase committed Dec 9, 2016
1 parent 69f73ab commit 3e77561
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!DOCTYPE html>
<html>
<head>
<link href="w3.css" rel="stylesheet" type="text/css">
<title>
Dominion Black Market Card Selector
</title>
</head>
<body>
<center>
<h1>
Dominion Black Market Card Selector
</h1>
<h2>
Makes using the Black Market card significantly easier
</h2>
<br>
<h2>
About
</h2>
<p>
Have you ever played with the Black Market card? It sounds cool, getting to get any card in the game. Then you realize that getting 1 card from every single supply pile takes forever! So you don't play with it as much as you could. This is started as a solution to that. With this, you can create your deck, and only need to get cards out when you actually buy them, making setup and cleanup <i>much</i> easier.
</p>
<h2>
<a href="index.html">
Click here to use
</a>
</h2>
</center>
</body>
</html>

0 comments on commit 3e77561

Please sign in to comment.