summaryrefslogtreecommitdiff
path: root/_includes/head.html
blob: 61690a106529896c4e1e499538b492e40b79d1ce (plain)
1
2
3
4
5
6
7
8
9
<meta charset="utf-8"/>
<meta http-equiv="description" content="José Mota is a web interface designer and Ruby / Javascript developer. He speaks occasionally and he loves his Vim editor."/>
<link rel="alternate" type="application/rss+xml" href="/rss.xml" />
<link rel="icon" type="image/png" href="/css/images/favicon.png" />
<link rel="stylesheet" href="/css/highlight.css" />
<link rel="stylesheet" href="/css/main.css" />
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"/>
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>