From c3a1b38962617da051b688c51406517390f600c4 Mon Sep 17 00:00:00 2001 From: wona Date: Sat, 20 Oct 2012 14:50:55 +0530 Subject: [PATCH] intern commit --- sass/custom/_colors.scss | 2 +- sass/custom/_styles.scss | 3 ++- source/_includes/custom/head.html | 2 +- source/_includes/custom/navigation.html | 2 ++ source/_includes/navigation.html | 2 +- 5 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sass/custom/_colors.scss b/sass/custom/_colors.scss index 740266a..04097de 100644 --- a/sass/custom/_colors.scss +++ b/sass/custom/_colors.scss @@ -16,7 +16,7 @@ /* To use the light Solarized highlighting theme uncomment the following line */ -//$solarized: light; +$solarized: light; /* If you want to tweak the Solarized colors you can do that here */ //$base03: #002b36; //darkest blue diff --git a/sass/custom/_styles.scss b/sass/custom/_styles.scss index 19357c2..1df88a7 100644 --- a/sass/custom/_styles.scss +++ b/sass/custom/_styles.scss @@ -43,6 +43,7 @@ body { } } } + } .container { @@ -120,4 +121,4 @@ body { } } } -} \ No newline at end of file +} diff --git a/source/_includes/custom/head.html b/source/_includes/custom/head.html index 7c80f53..741fe7a 100644 --- a/source/_includes/custom/head.html +++ b/source/_includes/custom/head.html @@ -1 +1 @@ - \ No newline at end of file + diff --git a/source/_includes/custom/navigation.html b/source/_includes/custom/navigation.html index 46380f2..672907f 100644 --- a/source/_includes/custom/navigation.html +++ b/source/_includes/custom/navigation.html @@ -2,4 +2,6 @@
  • Blog
  • Post Index
  • Magazine Archives
  • +
  • Internships
  • + diff --git a/source/_includes/navigation.html b/source/_includes/navigation.html index 888042e..00c67c1 100644 --- a/source/_includes/navigation.html +++ b/source/_includes/navigation.html @@ -1 +1 @@ -{% include custom/navigation.html %} \ No newline at end of file +{% include custom/navigation.html %}