From fd066e9188c7041dbe443da3a6a5eb60eabc2a4f Mon Sep 17 00:00:00 2001
From: Sami Samhuri
Date: Tue, 2 Jul 2013 21:27:08 -0700
Subject: [PATCH] link github stats
---
assets/css/proj.css | 2 ++
templates/proj/index.html | 29 +++++++++++++++++++++++------
templates/proj/project.html | 18 ++++++++++++------
3 files changed, 37 insertions(+), 12 deletions(-)
diff --git a/assets/css/proj.css b/assets/css/proj.css
index 3ea6b8e..ce0fd0f 100644
--- a/assets/css/proj.css
+++ b/assets/css/proj.css
@@ -1,3 +1,5 @@
+#stats a { text-decoration: none }
+
#info { text-align: center
; margin: 1em auto
; padding: 1em
diff --git a/templates/proj/index.html b/templates/proj/index.html
index 1a66064..7d9875c 100644
--- a/templates/proj/index.html
+++ b/templates/proj/index.html
@@ -1,9 +1,9 @@
-
+
- projects :: samhuri.net
+ projects :: samhuri.net
@@ -27,6 +27,7 @@
; color: #444
; margin-bottom: 0.5em
}
+ #stats a { text-decoration: none }
@@ -40,14 +41,30 @@