Update test to index

This commit is contained in:
Andrew Gioia 2015-03-14 19:15:47 -04:00
parent 9ffcca35f0
commit 97f9bc966c
2 changed files with 24 additions and 7 deletions

View File

@ -1,14 +1,30 @@
{
"name": "keyrune",
"homepage": "https://github.com/andrewgioia/keyrune",
"_release": "1c9e332020",
"description": "Keyrune",
"keywords": [],
"homepage": "http://andrewgioia.com",
"dependencies": {},
"devDependencies": {},
"license": [
"OFL-1.1",
"MIT"
],
"main": [
"./css/keyrune.css",
"./fonts/*"
],
"ignore": [
"*/.*",
"*.json",
"*.md"
],
"_release": "f75e052d18",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "1c9e33202046152b8e5f8969ca63edb4974584ec"
"commit": "f75e052d18d9e4f2cdc2f76d3fd4a18b1617da82"
},
"_source": "git://github.com/andrewgioia/keyrune.git",
"_target": "*",
"_originalSource": "andrewgioia/keyrune",
"_direct": true
"_originalSource": "andrewgioia/keyrune"
}

View File

@ -4,8 +4,8 @@
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<title>Keyrune | Andrew Gioia</title>
<link rel="stylesheet" href="bower_components/keyrune/css/keyrune.css" />
<link rel="stylesheet" href="css/main.css" />
<link rel="stylesheet" href="stylesheets/pygment_trac.css" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
</head>
<body>
@ -16,7 +16,8 @@
<main>
<section>
Main body
<p>Main body</p>
<p>Tempest: <i class="ss ss-tmp"></i></p>
</section>
</main>