merlimat closed pull request #3099: [website] Fix apache pulsar events calendar
URL: https://github.com/apache/pulsar/pull/3099
 
 
   

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/site2/website/pages/en/events.js b/site2/website/pages/en/events.js
index 1ab903c4cf..baafe247df 100644
--- a/site2/website/pages/en/events.js
+++ b/site2/website/pages/en/events.js
@@ -12,7 +12,7 @@ const translate = 
require('../../server/translate.js').translate;
 
 const siteConfig = require(`${CWD}/siteConfig.js`);
 
-const iframeSrc = 
"https://calendar.google.com/calendar/embed?showTitle=0&showPrint=0&showCalendars=0&mode=AGENDA&height=300&wkst=1&hl=en&bgcolor=%23FFFFFF&src=22kknj432ap5io49lvsjaac71o%40group.calendar.google.com&color=%232952A3&ctz=America%2FLos_Angeles";;
+const iframeSrc = 
"https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23FFFFFF&src=apache.pulsar.slack%40gmail.com&color=%23875509";;
 
 class Events extends React.Component {
   render() {


 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to