This is an automated email from the ASF dual-hosted git repository.
dbarnes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode-site.git
The following commit(s) were added to refs/heads/master by this push:
new ca90c34 GEODE-3726: Remove "Submit an Issue" from the Geode webpage
ca90c34 is described below
commit ca90c34dad877ee5e30aabc4340049b6e0140498
Author: Dave Barnes <[email protected]>
AuthorDate: Wed Oct 4 14:53:29 2017 -0700
GEODE-3726: Remove "Submit an Issue" from the Geode webpage
---
website/content/community/index.html | 2 +-
website/layouts/header.html | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/website/content/community/index.html
b/website/content/community/index.html
index a7c6fbb..e6b6e16 100644
--- a/website/content/community/index.html
+++ b/website/content/community/index.html
@@ -42,7 +42,7 @@ under the License. -->
<div class="row">
<div class="col-md-4">
<h3>Users</h3>
- <p><em>Perfect if you build apps against Apache Geode
or deploy Apache Geode.</em></p>
+ <p><em>Perfect if you build apps against Apache Geode
or deploy Apache Geode, and a great place to start if you have a
question.</em></p>
<p>To subscribe, send a blank email to<br/><a
href="mailto:[email protected]">[email protected]</a>.</p>
<p>You can also <a
href="http://markmail.org/search/?q=list%3Aorg.apache.geode.user+order%3Adate-backward">read
the archives</a>.</p>
</div>
diff --git a/website/layouts/header.html b/website/layouts/header.html
index ea15471..d994cbd 100644
--- a/website/layouts/header.html
+++ b/website/layouts/header.html
@@ -27,8 +27,6 @@
<script type="text/javascript" src="//use.typekit.net/ddl7izx.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<script
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"></script>
- <!-- Enabling Issue collector -->
- <script type="text/javascript"
src="https://issues.apache.org/jira/s/bfe7c1e06d911e53fc96873d31176352-T/en_UK-ugtin9/6332/81/1.4.15/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-UK&collectorId=2e0eeb8d"></script>
<!-- Place this tag right after the last button or just before your close
body tag. -->
<script async defer id="github-bjs"
src="https://buttons.github.io/buttons.js"></script>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].