Skip to content

Commit

Permalink
Merge pull request #352 from Zekiah-A/august21-event
Browse files Browse the repository at this point in the history
Add august21-event community video and site theme scaffold html
  • Loading branch information
Zekiah-A authored Aug 22, 2024
2 parents 478d4ec + d502b3a commit f8bcc48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion august21-event.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ startCountDown(eventDate, false).then((async) => {
})

async function enableAugust21Event() {
const forceTheme = "goldplace.live" // goldplace.live (August 21st 2024)
//const forceTheme = "goldplace"
//forceTheme(forceTheme)
}

Expand Down
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1489,6 +1489,7 @@ <h2>Community content:</h2>
Discover the lore, learn more, get involved, spread it everywhere. See what others have
made for August 21st...
</p>
<iframe src="https://www.youtube-nocookie.com/embed/opk9bwZczS8?si=Pem-cNwy7YN-8tLY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe src="https://www.youtube-nocookie.com/embed/92cLXnRCIZw?si=YRCyHUc08AxDFNK5" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<h2>So what now?</h2>
<p>
Expand Down Expand Up @@ -1582,6 +1583,7 @@ <h2>Place</h2>
<hr style="opacity: 0.2">
<li theme="r/place 2022" variant="dark" effects="darkplace"><span>darkplace.live (April fools)</span></li>
<li theme="r/place 2022" variant="" effects="winter"><span>snowplace.live (December 2023)</span></li>
<!--<li theme="goldplace" variant=""><span>goldplace.live (August 21st 2024)</span></li>-->
</ul>
</div>
</div>
Expand Down

0 comments on commit f8bcc48

Please sign in to comment.