Skip to content

Commit

Permalink
Fix June 2024 signup link
Browse files Browse the repository at this point in the history
  • Loading branch information
cookieguru committed May 14, 2024
1 parent 42b7b30 commit ce4df67
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion docs/atom.xml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
as Logan Lindquist presents</p>
<h2 class="mb-4 font-weight-bold">MergePHP Lightning Talks: Ignite Your PHP Knowledge!</h2>
<p class="m-0">
<p>This month, we're trying something new: lightning talks! If you have an interesting PHP-related topic you'd like to share with the group in a 5-10-minute presentation, now's your chance. <a href="%5Bhttps://mphp.io/june24%5D(https://mphp.io/june24)">Fill out the sign-up form</a>, and we'll email you a link to join the event 15-20 minutes beforehand. We'll bring up each speaker one at a time to give their talk. Remember, we value contributions from everyone in the community, so don't hesitate to share your knowledge!</p>
<p>This month, we're trying something new: lightning talks! If you have an interesting PHP-related topic you'd like to share with the group in a 5-10-minute presentation, now's your chance. <a href="https://mphp.io/june24">Fill out the sign-up form</a>, and we'll email you a link to join the event 15-20 minutes beforehand. We'll bring up each speaker one at a time to give their talk. Remember, we value contributions from everyone in the community, so don't hesitate to share your knowledge!</p>
<p>Here are some ideas:</p>
<ul>
<li>What's new with JavaScript</li>
<li>Alternative PHP run times</li>
<li>Alternative PHP runtimes</li>
<li>An update on PHP internals</li>
<li>Security</li>
<li>New testing strategies</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@ <h2 class="mb-4 font-weight-bold">MergePHP Lightning Talks: Ignite Your PHP Know
</div>

<article>
<p>This month, we're trying something new: lightning talks! If you have an interesting PHP-related topic you'd like to share with the group in a 5-10-minute presentation, now's your chance. <a href="%5Bhttps://mphp.io/june24%5D(https://mphp.io/june24)">Fill out the sign-up form</a>, and we'll email you a link to join the event 15-20 minutes beforehand. We'll bring up each speaker one at a time to give their talk. Remember, we value contributions from everyone in the community, so don't hesitate to share your knowledge!</p>
<p>This month, we're trying something new: lightning talks! If you have an interesting PHP-related topic you'd like to share with the group in a 5-10-minute presentation, now's your chance. <a href="https://mphp.io/june24">Fill out the sign-up form</a>, and we'll email you a link to join the event 15-20 minutes beforehand. We'll bring up each speaker one at a time to give their talk. Remember, we value contributions from everyone in the community, so don't hesitate to share your knowledge!</p>
<p>Here are some ideas:</p>
<ul>
<li>What's new with JavaScript</li>
<li>Alternative PHP run times</li>
<li>Alternative PHP runtimes</li>
<li>An update on PHP internals</li>
<li>Security</li>
<li>New testing strategies</li>
Expand Down
8 changes: 4 additions & 4 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.mergephp.com/</loc>
<lastmod>2024-05-13T22:08:51-07:00</lastmod>
<lastmod>2024-05-13T22:33:37-07:00</lastmod>
<changefreq>daily</changefreq>
<priority>1</priority>
</url>
Expand Down Expand Up @@ -302,19 +302,19 @@
</url>
<url>
<loc>https://www.mergephp.com/meetups/2024/05/09/mergephp-coding-competition.html</loc>
<lastmod>2024-05-14T05:02:07+00:00</lastmod>
<lastmod>2024-05-14T05:27:16+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.mergephp.com/meetups/2024/06/13/mergephp-lightning-talks-ignite-your-php-knowledge.html</loc>
<lastmod>2024-05-14T05:08:47+00:00</lastmod>
<lastmod>2024-05-14T05:33:31+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.mergephp.com/meetups/2024/index.html</loc>
<lastmod>2024-05-14T05:02:07+00:00</lastmod>
<lastmod>2024-05-14T05:27:16+00:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@ public function getDescription(): string
{
return 'This month, we\'re trying something new: lightning talks! If you have an interesting PHP-related ' .
'topic you\'d like to share with the group in a 5-10-minute presentation, now\'s your chance. ' .
'[Fill out the sign-up form]([https://mphp.io/june24](https://mphp.io/june24)), and we\'ll email you a ' .
'link to join the event 15-20 minutes beforehand. We\'ll bring up each speaker one at a time to give ' .
'their talk. Remember, we value contributions from everyone in the community, so don\'t hesitate to ' .
"share your knowledge!\n\nHere are some ideas:\n* What's new with JavaScript\n* Alternative PHP run " .
"times\n* An update on PHP internals\n* Security\n* New testing strategies\n* Something related to APIs\n" .
"* That side project you've been putting off\n\nDepending on the number of lightning talks, we also " .
'plan to have a panel discussion. This won\'t be your typical panel discussion-we\'ll watch a YouTube ' .
'video together and share our reactions. It\'ll be a fun and interactive experience, similar to the ' .
'reaction videos you see on YouTube. Don\'t miss out on this opportunity to learn, share, and engage ' .
'with the MergePHP community! 🌩️⚡🗣️';
'[Fill out the sign-up form](https://mphp.io/june24), and we\'ll email you a link to join the event ' .
'15-20 minutes beforehand. We\'ll bring up each speaker one at a time to give their talk. Remember, we ' .
"value contributions from everyone in the community, so don't hesitate to share your knowledge!\n\nHere " .
"are some ideas:\n* What's new with JavaScript\n* Alternative PHP runtimes\n* An update on PHP " .
"internals\n* Security\n* New testing strategies\n* Something related to APIs\n* That side project " .
"you've been putting off\n\nDepending on the number of lightning talks, we also plan to have a panel " .
'discussion. This won\'t be your typical panel discussion-we\'ll watch a YouTube video together and ' .
'share our reactions. It\'ll be a fun and interactive experience, similar to the reaction videos you see ' .
'on YouTube. Don\'t miss out on this opportunity to learn, share, and engage with the MergePHP ' .
'community! 🌩️⚡🗣️';
}

public function getDateTime(): DateTimeImmutable
Expand Down

0 comments on commit ce4df67

Please sign in to comment.