mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-12-04 15:38:33 +01:00
Compare commits
3 commits
9a927ea05e
...
81c5a3eaff
Author | SHA1 | Date | |
---|---|---|---|
81c5a3eaff | |||
f4684651ce | |||
3b74ff54b6 |
2 changed files with 7 additions and 1 deletions
|
@ -23,6 +23,12 @@
|
|||
"website": "PCGamesN",
|
||||
"link": "https://www.pcgamesn.com/tiny-life/demo-the-sims-4"
|
||||
},
|
||||
{
|
||||
"description": "The perfect pixel family sim for any player looking for the joys of The Sims but made in the cutesy 2D-pixel art style.",
|
||||
"name": "Megan Smith",
|
||||
"website": "Game Rant",
|
||||
"link": "https://gamerant.com/best-2d-simulation-games/"
|
||||
},
|
||||
{
|
||||
"description": "I had a really great time playing with this. This very much makes me feel the way that The Sims 1 did.",
|
||||
"name": "Plumbella",
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<div class="row justify-content-center socials">
|
||||
<div class="col-auto" style="padding: 10px;">
|
||||
<div style="width: 350px; height: 600px; overflow: scroll;">
|
||||
<div style="width: 350px; height: 600px; overflow-y: scroll;">
|
||||
<script src="https://cdn.jsdelivr.net/npm/bsky-embed/dist/bsky-embed.es.js" async></script>
|
||||
<bsky-embed username="tinylifegame.bsky.social" mode="dark" limit="10" load-more="true"></bsky-embed>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue