Skip to content

Commit

Permalink
Replace page title with something more appropriate
Browse files Browse the repository at this point in the history
  • Loading branch information
James Conroy-Finn committed Jul 17, 2011
1 parent ed12c6a commit 3c4022c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Expand Up @@ -2,8 +2,7 @@
<html> <html>
<head> <head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8"> <meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>hyde</title> <title>Git TextMate Bundle</title>
<!-- Design stolen from my Jekyll blog -->
<link href="http://fonts.googleapis.com/css?family=Vollkorn:regular,italic,bold,bolditalic&subset=latin" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Vollkorn:regular,italic,bold,bolditalic&subset=latin" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="stylesheets/screen.css" type="text/css" media="screen" charset="utf-8"> <link rel="stylesheet" href="stylesheets/screen.css" type="text/css" media="screen" charset="utf-8">
<style type="text/css" media="screen"> <style type="text/css" media="screen">
Expand Down

0 comments on commit 3c4022c

Please sign in to comment.