diff --git a/site/_includes/css/style.css b/site/_includes/css/style.css index 7d261f50..ddb3ede4 100644 --- a/site/_includes/css/style.css +++ b/site/_includes/css/style.css @@ -157,8 +157,6 @@ body > footer img { position: relative; top: 8px; margin-left: 5px; - width: 100px; - height: 30px; opacity: .8; padding: 1px; -webkit-transition: opacity .2s; @@ -591,8 +589,6 @@ article h2:first-child { } .avatar { - width: 24px; - height: 24px; border-radius: 3px; display: inline-block; vertical-align: middle; diff --git a/site/_includes/footer.html b/site/_includes/footer.html index 35c4f78e..6ceb6fcd 100644 --- a/site/_includes/footer.html +++ b/site/_includes/footer.html @@ -7,7 +7,7 @@

Proudly hosted by - GitHub • Social coding + GitHub • Social coding

diff --git a/site/_includes/news_item.html b/site/_includes/news_item.html index 696e09e8..08295aa8 100644 --- a/site/_includes/news_item.html +++ b/site/_includes/news_item.html @@ -14,7 +14,7 @@ {{ post.date | date_to_string }} - {{ post.author }} + {{ post.author }} {{ post.author }} diff --git a/site/_layouts/news_item.html b/site/_layouts/news_item.html index 48f723fc..a09e545d 100644 --- a/site/_layouts/news_item.html +++ b/site/_layouts/news_item.html @@ -17,7 +17,7 @@ layout: news {{ page.date | date_to_string }} - {{ page.author }} + {{ page.author }} {{ page.author }} diff --git a/site/index.html b/site/index.html index d2317053..2d0a0d25 100644 --- a/site/index.html +++ b/site/index.html @@ -76,7 +76,7 @@ overview: true
- Free Jekyll hosting on GitHub Pages + Free Jekyll hosting on GitHub Pages

Free hosting with GitHub Pages

Sick of dealing with hosting companies? GitHub Pages are powered by Jekyll, so you can easily deploy your site using GitHub for free—custom domain name and all.