Skip to content

Commit

Permalink
Add index.html [#3 state:resolved]
Browse files Browse the repository at this point in the history
  • Loading branch information
joshfrench authored and Josh French committed Jan 1, 2011
1 parent f599496 commit 2f1cd87
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Binary file added public/images/car_red_32.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions public/index.html
@@ -0,0 +1,14 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html version='-//W3C//DTD XHTML 1.1//EN' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
<head>
<meta content='application/xhtml+xml; charset=utf-8' http-equiv='Content-Type' />
<title>Thumblebee: Get a ride to Jed and Tara's Wedding</title>
<link href='/favicon.ico' rel='shortcut icon' type='image/vnd.microsoft.icon' />
<link href='/favicon.ico' rel='icon' type='image/vnd.microsoft.icon' />
</head>
<body>
<div align="center" style="padding-top:25%">
<img src="/images/car_red_32.png" alt="Thumblebee.com" title="Get a ride!" />
</div>
</body>
</html>

0 comments on commit 2f1cd87

Please sign in to comment.