From f24cca2aeda9f36d9a1b3264520befc2bfe6ea3e Mon Sep 17 00:00:00 2001 From: "L. Bradley LaBoon" Date: Thu, 23 Apr 2015 12:45:28 -0400 Subject: [PATCH] Updated site structure. --- about/favicon.ico | 1 + about/global.css | 1 + about/img | 1 + about/include | 1 + about/index.css | 1 + about/index.shtml | 30 ++++++------------------------ about/js | 1 + css/about.css | 1 - css/home.css | 1 - css/moo.css | 11 ----------- css/global.css => global.css | 0 include/footer.html | 4 ++-- include/header.html | 2 +- include/navbar.html | 10 +++++----- index.css | 1 + index.shtml | 30 ++++++------------------------ 16 files changed, 27 insertions(+), 69 deletions(-) create mode 120000 about/favicon.ico create mode 120000 about/global.css create mode 120000 about/img create mode 120000 about/include create mode 100644 about/index.css create mode 120000 about/js delete mode 100644 css/about.css delete mode 100644 css/home.css delete mode 100644 css/moo.css rename css/global.css => global.css (100%) create mode 100644 index.css diff --git a/about/favicon.ico b/about/favicon.ico new file mode 120000 index 0000000..cf3a36c --- /dev/null +++ b/about/favicon.ico @@ -0,0 +1 @@ +../favicon.ico \ No newline at end of file diff --git a/about/global.css b/about/global.css new file mode 120000 index 0000000..bc1f276 --- /dev/null +++ b/about/global.css @@ -0,0 +1 @@ +../global.css \ No newline at end of file diff --git a/about/img b/about/img new file mode 120000 index 0000000..8e83967 --- /dev/null +++ b/about/img @@ -0,0 +1 @@ +../img/ \ No newline at end of file diff --git a/about/include b/about/include new file mode 120000 index 0000000..3a1af68 --- /dev/null +++ b/about/include @@ -0,0 +1 @@ +../include/ \ No newline at end of file diff --git a/about/index.css b/about/index.css new file mode 100644 index 0000000..20d32d7 --- /dev/null +++ b/about/index.css @@ -0,0 +1 @@ +@import url('global.css'); diff --git a/about/index.shtml b/about/index.shtml index fee13ea..c05f0e5 100644 --- a/about/index.shtml +++ b/about/index.shtml @@ -6,31 +6,13 @@ L. Bradley LaBoon - - - - - - + + +
- +

About Me

@@ -187,10 +169,10 @@
- +
- + diff --git a/about/js b/about/js new file mode 120000 index 0000000..f1cfafe --- /dev/null +++ b/about/js @@ -0,0 +1 @@ +../js/ \ No newline at end of file diff --git a/css/about.css b/css/about.css deleted file mode 100644 index ac5a6f8..0000000 --- a/css/about.css +++ /dev/null @@ -1 +0,0 @@ -@import url('/css/global.css'); diff --git a/css/home.css b/css/home.css deleted file mode 100644 index ac5a6f8..0000000 --- a/css/home.css +++ /dev/null @@ -1 +0,0 @@ -@import url('/css/global.css'); diff --git a/css/moo.css b/css/moo.css deleted file mode 100644 index 9f5e8ec..0000000 --- a/css/moo.css +++ /dev/null @@ -1,11 +0,0 @@ -body -{ - font-family: "Courier New", Courier, monospace; - text-align: center; -} - -#cowPower -{ - display: inline-block; - text-align: left; -} diff --git a/css/global.css b/global.css similarity index 100% rename from css/global.css rename to global.css diff --git a/include/footer.html b/include/footer.html index cb85f6e..6ecac67 100644 --- a/include/footer.html +++ b/include/footer.html @@ -1,10 +1,10 @@ diff --git a/include/header.html b/include/header.html index 3317de8..8dc080b 100644 --- a/include/header.html +++ b/include/header.html @@ -1,5 +1,5 @@ diff --git a/include/navbar.html b/include/navbar.html index 3f08356..d622cd9 100644 --- a/include/navbar.html +++ b/include/navbar.html @@ -1,10 +1,10 @@ diff --git a/index.css b/index.css new file mode 100644 index 0000000..20d32d7 --- /dev/null +++ b/index.css @@ -0,0 +1 @@ +@import url('global.css'); diff --git a/index.shtml b/index.shtml index 11eaadf..d309a4f 100644 --- a/index.shtml +++ b/index.shtml @@ -6,31 +6,13 @@ L. Bradley LaBoon - - - - - - + + +
- +

Home

@@ -68,10 +50,10 @@
- +
- +