mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-01 03:10:49 +01:00
link bluesky account on the website
This commit is contained in:
parent
a66c008e7e
commit
16b6b2ac24
3 changed files with 4 additions and 5 deletions
|
@ -11,7 +11,7 @@ All content that does not follow these rules will be removed from the official p
|
|||
- ❌ You are not allowed to **reupload or otherwise redistribute** the Tiny Life binary, assets, or code. If you want people to be able to find the game easily, it is recommended that you link to its website <https://tinylifegame.com>.
|
||||
|
||||
# Tiny Life Content on Official Platforms
|
||||
Tiny Life's official platforms include [the wiki](https://wiki.tinylifegame.com), [the itch community](https://ellpeck.itch.io/tiny-life/community), [the Steam community](https://steamcommunity.com/app/1651490), [the Steam workshop](https://steamcommunity.com/app/1651490/workshop/), [the Discord server](https://link.tinylifegame.com/discordweb), and [the Twitter page](https://twitter.com/TinyLifeGame). For these platforms, there are a multitude of additional rules.
|
||||
Tiny Life's official platforms include [the wiki](https://wiki.tinylifegame.com), [the itch community](https://ellpeck.itch.io/tiny-life/community), [the Steam community](https://steamcommunity.com/app/1651490), [the Steam workshop](https://steamcommunity.com/app/1651490/workshop/), [the Discord server](https://link.tinylifegame.com/discordweb), [the Bluesky page](https://bsky.app/profile/tinylifegame.bsky.social), and [the Twitter page](https://twitter.com/TinyLifeGame). For these platforms, there are a multitude of additional rules.
|
||||
- ✔️ You are free (and encouraged!) to create and share or post comments, opinions, videos, livestreams, blog posts, and other content that shows off or relates to Tiny Life and its features, with the community through the official platforms.
|
||||
- ❌ You are not allowed to post comments or share mods or other types of custom content that suggest or attempt **removing or hiding** features from the game that support **body positivity**, **bodily autonomy**, **queer representation**, **gender equality**, and **racial diversity**.
|
||||
- ❌ You are not allowed to post messages or share mods or other types of custom content that promote or engage in **criminal activity**, including but not limited to illegal drug use and abuse of minors or adults.
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
<div class="section">
|
||||
<h1 id="social">🔗 Social</h1>
|
||||
<p>
|
||||
If you want to stay up to date with Tiny Life's development, you should follow the game on Twitter or subscribe to the mailing list below. You can also join the Discord to ask questions or share your gameplay!
|
||||
If you want to stay up to date with Tiny Life's development, you should follow the game on <a href="https://twitter.com/TinyLifeGame">Twitter</a> or <a href="https://bsky.app/profile/tinylifegame.bsky.social">Bluesky</a> or subscribe to the mailing list below. You can also join the Discord to ask questions or share your gameplay!
|
||||
</p>
|
||||
|
||||
<div class="row justify-content-center socials">
|
||||
<div class="col-auto" style="padding: 10px;">
|
||||
<a class="twitter-timeline" href="https://twitter.com/TinyLifeGame" width="350" height="600"></a>
|
||||
<script defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
<span class="social-bottom">Or <a href="https://twitter.com/TinyLifeGame">view on Twitter</a></span>
|
||||
<span class="social-bottom">Or view on <a href="https://twitter.com/TinyLifeGame">Twitter</a> or <a href="https://bsky.app/profile/tinylifegame.bsky.social">Bluesky</a></span>
|
||||
</div>
|
||||
<div class="col-auto" style="padding: 10px;">
|
||||
<iframe id="discord-widget" title="Ellpeck Games Discord server" width="350" height="600" allowtransparency="true" frameborder="0" style="display: block;"></iframe>
|
||||
|
|
|
@ -18,9 +18,8 @@
|
|||
</div>
|
||||
</div>
|
||||
<a class="wide-link" href="https://twitter.com/TinyLifeGame">Follow on Twitter</a>
|
||||
<a class="wide-link" href="https://bsky.app/profile/tinylifegame.bsky.social">Follow on Bluesky</a>
|
||||
<a class="wide-link" href="https://link.tinylifegame.com/discordweb">Join the Discord</a>
|
||||
<a class="wide-link" href="https://docs.tinylifegame.com">See Developer Docs</a>
|
||||
<a class="wide-link" href="https://press.ellpeck.de/tinylife/">Get Press Kit</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue