summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..39b69d2
--- /dev/null
+++ b/index.html
@@ -0,0 +1,19 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1"/>
+ <meta charset="utf-8"/>
+ <link rel="stylesheet" href="style.css">
+ <title>c.k. rooke</title>
+ </head>
+ <body>
+ <h1>c.k. rooke</h1>
+ <p>pianist based in cardiff, uk</p>
+ <ul>
+ <li><a href="./log">web log</a></li>
+ <li><a href="./exp">experimental</a></li>
+ <li><a href="mailto:ckrooke@cro.wtf">email (hire me?)</a></li>
+ </ul>
+ <i>(<a href="..">../</a>)</i>
+ </body>
+</html>