You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/01/19 22:45:07 UTC

[GitHub] aditihilbert closed pull request #376: site: use a local add to slack image

aditihilbert closed pull request #376: site: use a local add to slack image
URL: https://github.com/apache/mynewt-site/pull/376
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/custom-theme/footer.html b/custom-theme/footer.html
index 20e6f9f53..adff8450b 100644
--- a/custom-theme/footer.html
+++ b/custom-theme/footer.html
@@ -10,7 +10,9 @@
             <small class="footnote">
             Apache Mynewt, Mynewt, Apache, the Apache feather logo, and the Apache Mynewt project logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and other countries.
             </small>
-             <a href="https://join.slack.com/mynewt/shared_invite/MTkwMTg1ODM1NTg5LTE0OTYxNzQ4NzQtZTU1YmNhYjhkMg"><img src="https://www.countit.com/images/add_to_slack.png" alt="Slack Icon" title="Join our Slack Community" /></a>
+             <a href="https://join.slack.com/mynewt/shared_invite/MTkwMTg1ODM1NTg5LTE0OTYxNzQ4NzQtZTU1YmNhYjhkMg">
+                <img src="/img/add_to_slack.png" alt="Slack Icon" title="Join our Slack Community" />
+             </a>
         </div>
     </div>
 </footer>
diff --git a/custom-theme/img/add_to_slack.png b/custom-theme/img/add_to_slack.png
new file mode 100644
index 000000000..4d11d42be
Binary files /dev/null and b/custom-theme/img/add_to_slack.png differ


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services