From 82a903d239bab12916f42f7a2be4d6a0f84f73a0 Mon Sep 17 00:00:00 2001 From: "Daniel J. Dufour" Date: Tue, 1 May 2018 14:32:48 -0400 Subject: [PATCH] removed join mailing list button --- config/code-gov-config.json | 4 ---- package-lock.json | 16 ++++++++-------- package.json | 2 +- src/app/components/footer/footer.template.html | 5 ----- .../header-navigation.template.html | 3 --- .../mobile-menu/mobile-menu.template.html | 3 --- 6 files changed, 9 insertions(+), 24 deletions(-) diff --git a/config/code-gov-config.json b/config/code-gov-config.json index 285cb6b5..6e4fa8b7 100644 --- a/config/code-gov-config.json +++ b/config/code-gov-config.json @@ -102,10 +102,6 @@ { "name": "Visit Project Page", "url": "https://github.com/GSA/code-gov-web" - }, - { - "name": "Join Mailing List", - "url": "https://bit.ly/2pnRlYN" } ], "logos": [ diff --git a/package-lock.json b/package-lock.json index 837d09c7..ef304f0b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "code-gov-web", - "version": "2.5.0", + "version": "2.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -148,9 +148,9 @@ "integrity": "sha512-5ZM9Lw738qgA0brkqGA+JG1oVYNUINSgl5NW2GBKeMMnSEAFwdtcVCHsnhVrZ5FORSiy9cRsgxgJ2/rVHkFZcQ==" }, "@code.gov/code-gov-style": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@code.gov/code-gov-style/-/code-gov-style-1.2.0.tgz", - "integrity": "sha512-0JGBoukge4UYTWAJhN3onKY6kPMSqr2UkUcCzbM/Au2Y5AQ5iJTb4RLGim+3wv8PisJwnNSBDM38vxBZZuc1BQ==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@code.gov/code-gov-style/-/code-gov-style-1.2.1.tgz", + "integrity": "sha512-jlDQA8ThkpDQ+o0aj6um2VUmOzGX91+C7bZ2ocxltOEton4XyY5swB+6EY/v6D74IqUX7uL6qVxRPzItlvU1HA==", "requires": { "@code.gov/code-gov-font": "0.5.0", "prismjs": "1.14.0" @@ -12086,13 +12086,13 @@ "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.14.0.tgz", "integrity": "sha512-sa2s4m60bXs+kU3jcuUwx3ZCrUH7o0kuqnOOINbODqlRrDB7KY8SRx+xR/D7nHLlgfDdG7zXbRO8wJ+su5Ls0A==", "requires": { - "clipboard": "2.0.0" + "clipboard": "2.0.1" }, "dependencies": { "clipboard": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.0.tgz", - "integrity": "sha512-gXzHBlzEVqCk2b8Wpkil89S0WSMAX7eZho2zANX+EEEa9LMutGe9ICU+wHRzsH7cCHaCbUzj900P+AXOM0FE3A==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.1.tgz", + "integrity": "sha512-7yhQBmtN+uYZmfRjjVjKa0dZdWuabzpSKGtyQZN+9C8xlC788SSJjOHWh7tzurfwTqTD5UDYAhIv5fRJg3sHjQ==", "optional": true, "requires": { "good-listener": "1.2.2", diff --git a/package.json b/package.json index 3a458710..3442a34a 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "@angularclass/hmr-loader": "~3.0.2", "@code.gov/api-client": "^0.1.1", "@code.gov/code-gov-font": "^0.5.0", - "@code.gov/code-gov-style": "^1.2.0", + "@code.gov/code-gov-style": "^1.2.1", "@ngx-meta/core": "^0.4.0-rc.2", "@types/jasminewd2": "^2.0.2", "angulartics2": "1.4.3", diff --git a/src/app/components/footer/footer.template.html b/src/app/components/footer/footer.template.html index 625f3c49..bfb61cef 100644 --- a/src/app/components/footer/footer.template.html +++ b/src/app/components/footer/footer.template.html @@ -12,11 +12,6 @@ Visit Project Page -
  • - - Join Mailing List - -