From 65f21ac80c1d9291d42d989831bf9a85f7de52eb Mon Sep 17 00:00:00 2001 From: William Blankenship Date: Sun, 23 Feb 2014 13:23:24 -0500 Subject: [PATCH] Added fontawesome and the github logo to button. --- _layouts/default.html | 3 +++ bower.json | 3 ++- index.html | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 18a64035..8dbaeafc 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -17,6 +17,9 @@ + + + diff --git a/bower.json b/bower.json index 6c93ddb5..5445900c 100644 --- a/bower.json +++ b/bower.json @@ -22,6 +22,7 @@ ], "dependencies": { "normalize": "http://necolas.github.io/normalize.css/3.0.0/normalize.css", - "bootstrap": "~3.1.1" + "bootstrap": "~3.1.1", + "font-awesome": "~4.0.3" } } diff --git a/index.html b/index.html index 853006ce..5f126ccb 100644 --- a/index.html +++ b/index.html @@ -7,8 +7,8 @@

{{ site.title }}

{{ site.description }}

View - on GitHub + href="https://github.com/neovim/neovim" role="button"> + View on GitHub

Neovim is in its early stages. Both this site and the project itself are