From af02df3165e3fb00ec16e137115b3d9339986a80 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 3 Oct 2018 09:11:44 -0400 Subject: [PATCH] starting to clean the theme, removing member db references and unused files --- package.json.bak | 14 -------------- package.jsonclear | 14 -------------- parts/main-content.php | 4 +--- 3 files changed, 1 insertion(+), 31 deletions(-) delete mode 100644 package.json.bak delete mode 100644 package.jsonclear diff --git a/package.json.bak b/package.json.bak deleted file mode 100644 index 380718a..0000000 --- a/package.json.bak +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "destinationmi", - "description": "Gaslight Media", - "version": "0.0.1", - "devDependencies": { - "node-sass": "~2.0.1", - "grunt": "~0.4.5", - "grunt-contrib-watch": "~0.6.1", - "grunt-sass": "~0.18.0", - "grunt-contrib-uglify": "~0.7.0", - "grunt-contrib-concat": "~0.5.0", - "grunt-contrib-copy": "~0.7.0" - } -} \ No newline at end of file diff --git a/package.jsonclear b/package.jsonclear deleted file mode 100644 index 380718a..0000000 --- a/package.jsonclear +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "destinationmi", - "description": "Gaslight Media", - "version": "0.0.1", - "devDependencies": { - "node-sass": "~2.0.1", - "grunt": "~0.4.5", - "grunt-contrib-watch": "~0.6.1", - "grunt-sass": "~0.18.0", - "grunt-contrib-uglify": "~0.7.0", - "grunt-contrib-concat": "~0.5.0", - "grunt-contrib-copy": "~0.7.0" - } -} \ No newline at end of file diff --git a/parts/main-content.php b/parts/main-content.php index 54380d3..ea19cd1 100644 --- a/parts/main-content.php +++ b/parts/main-content.php @@ -1,7 +1,5 @@
- " . get_member_name() . "
"; - } ?> + -- 2.17.1