From 856c19065631b9c60547a44df5802e7316ecf453 Mon Sep 17 00:00:00 2001 From: George Shammas Date: Tue, 8 Jul 2014 21:27:05 -0400 Subject: [PATCH] Inlined CSS --- main.go | 4 ++-- templates/index.html | 40 +++++++++++++++++++++++++++++++++++++++- 2 files changed, 41 insertions(+), 3 deletions(-) diff --git a/main.go b/main.go index 8dbbc12..33aaf3c 100644 --- a/main.go +++ b/main.go @@ -13,8 +13,8 @@ import ( ) -// Logger is a simple log handler, out puts in the standard of apache access log common -// http://httpd.apache.org/docs/2.2/logs.html#accesslog +// Logger is a simple log handler, out puts in the standard of apache access log common. +// See http://httpd.apache.org/docs/2.2/logs.html#accesslog func Logger() gin.HandlerFunc { return func(c *gin.Context) { t := time.Now() diff --git a/templates/index.html b/templates/index.html index e02303a..fe1ae49 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,45 @@ - + ifconfig.io