Skip to content

Commit

Permalink
merge changes from master with legend
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomayko committed Jan 28, 2009
2 parents afe7bf9 + 9a35d7e commit 4905c5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>{{ page.title }}</title>
<link rel='stylesheet' href='/css/legend.css' type='text/css'>
<link rel='stylesheet' href='/css/syntax.css' type='text/css'>
<link rel='shortcut icon' href='/images/favicon.ico'>
<link rel='alternate' href='http://sinatra.github.com/feed.xml' type='application/atom+xml' title='Sinatra Blog'>
</head>
<body id='{{ page.id }}'>

<div id='wrap'>

<div id='head'>
Expand Down

0 comments on commit 4905c5d

Please sign in to comment.