From 131a4a28a268a47bda7289fc3787647e83d4fcd8 Mon Sep 17 00:00:00 2001 From: Cameron McEfee Date: Mon, 16 May 2011 14:46:23 -0700 Subject: switch to shorter name --- _layouts/default.html | 8 ++++---- documentation-globals | 1 - shared | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) delete mode 160000 documentation-globals create mode 160000 shared diff --git a/_layouts/default.html b/_layouts/default.html index f88429e..67a0c67 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -18,12 +18,12 @@ sidebar_cats: Help.GitHub - {{ page.title }} - - + + - - + + diff --git a/documentation-globals b/documentation-globals deleted file mode 160000 index 9fc2e87..0000000 --- a/documentation-globals +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9fc2e8738468fa147b800e21c898afdcbc8e08cc diff --git a/shared b/shared new file mode 160000 index 0000000..8363f14 --- /dev/null +++ b/shared @@ -0,0 +1 @@ +Subproject commit 8363f14173144675a98c104bc486ac7c159f31b2 -- cgit v1.3.1