summaryrefslogtreecommitdiff
path: root/_includes/head.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/head.html')
-rw-r--r--_includes/head.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/_includes/head.html b/_includes/head.html
new file mode 100644
index 0000000..61690a1
--- /dev/null
+++ b/_includes/head.html
@@ -0,0 +1,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>