Skip to content

Commit 6945452

Browse files
committed
Update news files
1 parent 76bf671 commit 6945452

3 files changed

Lines changed: 28 additions & 7 deletions

File tree

public/news.rss

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3144,5 +3144,31 @@ Again, if you run into any issues, don't hesitate to join us in #custom
31443144
<guid isPermaLink="false">1480290259429490919</guid>
31453145
</item>
31463146

3147+
<item>
3148+
<title>Announcement</title>
3149+
<description>I&amp;apos;ve added a &amp;quot;Customize Theme&amp;quot; button next to the toggle switch. This lets you alter the site&amp;apos;s CSS variables (like the background and font colours). I don&amp;apos;t think it will get tons of use, but it has come up from time to time, and AI makes mocking something like this up pretty straightforward. If you&amp;apos;re a hardcore customizer, give it a shot. I&amp;apos;m open to thoughts. A couple notes:
3150+
- Customizations are device specific, but there&amp;apos;s a text box for easy sharing of settings.
3151+
- The thumbnails are generated using the default settings, so depending on how dramatic your customizations are, the thumbnails may look odd.</description>
3152+
<link>https://play.abstractplay.com/news</link>
3153+
<pubDate>Tue, 10 Mar 2026 23:37:39 GMT</pubDate>
3154+
<guid isPermaLink="false">1481073586071539954</guid>
3155+
</item>
3156+
3157+
<item>
3158+
<title>Announcement</title>
3159+
<description>I&amp;apos;ve added a new button under game boards that will remove the current height restriction that can make taller boards a little cramped. It&amp;apos;s a toggle that is persisted per device. So once you click it, you don&amp;apos;t have to ever click it again unless you want to go back to the &amp;quot;75% of screen height&amp;quot; default view. Let me know if there are any issues.</description>
3160+
<link>https://play.abstractplay.com/news</link>
3161+
<pubDate>Fri, 13 Mar 2026 18:04:03 GMT</pubDate>
3162+
<guid isPermaLink="false">1482076793425891449</guid>
3163+
</item>
3164+
3165+
<item>
3166+
<title>Announcement</title>
3167+
<description>**Deprecation alert:** The new paintbrush screen seems to be working quite well and is superior to the old named palettes and colour context screens. Sometime the week of April 13th, 2026, I will begin stripping all the old named palette and colour context code and its mentions in various screens, including the settings screen when you click the cog icon under game boards (see screen capture). If you want to write down what your old values were, please do so before April 13th. If you have any questions or concerns, join us in the #customization channel. We&amp;apos;re happy to help. Thanks!</description>
3168+
<link>https://play.abstractplay.com/news</link>
3169+
<pubDate>Fri, 13 Mar 2026 21:40:57 GMT</pubDate>
3170+
<guid isPermaLink="false">1482131378433949909</guid>
3171+
</item>
3172+
31473173
</channel>
31483174
</rss>

src/assets/news.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/components/About.js

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,7 @@ function About(props) {
7777
others asynchronously (you don't have to be online at the same time).
7878
We specialize in offbeat, perfect information games without any
7979
element of luck, but we also include a number of games that involve
80-
randomness (e.g., dice and cards).
81-
</p>
82-
<p>
83-
The site is completely free to join and play. We thank our corporate
84-
sponsor, <a href="https://store.looneylabs.com/">Looney Labs</a>, for
85-
helping us keep the lights on!
80+
randomness (e.g., dice and cards). The site is completely free to join and play.
8681
</p>
8782
{/* <p style={{ fontSize: "smaller", textAlign: "right" }}>
8883
Build: {pkgInfo.version}

0 commit comments

Comments
 (0)