From b272fe3057bc32ac8c6dc1febcf066083bef422f Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Mon, 30 Jun 2014 20:38:33 +0200 Subject: rm cuz no https --- app.css | 6 ------ index.html | 3 +-- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/app.css b/app.css index 5ade0b8..0a5ecdf 100644 --- a/app.css +++ b/app.css @@ -34,9 +34,3 @@ pre { text-align: left; border: 0 !important; } - -iframe { - display: block; - margin: 0 auto; - width: 80px; -} diff --git a/index.html b/index.html index bc2a9f7..0ba91ea 100644 --- a/index.html +++ b/index.html @@ -20,8 +20,7 @@

The code above will, when included on a webpage show the last commit made by the provided user.

It's not smart enough to filter out commits by others in a repository on the users account.

- +

Fork on github

Thank you

Victor

-- cgit v1.2.3