summaryrefslogtreecommitdiff
path: root/index.da.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.da.html')
-rw-r--r--index.da.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/index.da.html b/index.da.html
index e3dd690..fb27ff0 100644
--- a/index.da.html
+++ b/index.da.html
@@ -5,19 +5,22 @@
<!--[if gt IE 8]><!--> <html class="no-js" lang="da"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
-<title>Jespers Bitcoin</title>
+<title>Tilgodebevis</title>
<meta name="viewport" content="width=device-width">
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="style.css" type="text/css" />
<script src="modernizr.js"></script>
</head>
<body>
+<article>
+<h1>Tilgodebevis</h1>
<section>
-<button>1 Bitcoin</button>
+<img id="coin" alt="1 Bitcoin" src="images/coin.png" />
<p>Denne webside repræsenterer 1 (een) Bitcoin</p>
<p>Ejer: Jesper Smedegaard</p>
<p>Udsteder: <a href="http://dr.jones.dk/">Jonas</a> &amp; <a href="http://sirireiter.dk/">Siri</a></p>
</section>
<footer><a href="http://www.bitcoinpenge.dk/">Mere info</a></footer>
+</article>
</body>
</html>