mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-12-04 23:38:33 +01:00
Compare commits
No commits in common. "81c5a3eaffeb6f93f8f4002bd1ee12865c8a37c3" and "9a927ea05e9d6947b1c419d77a4c577d0710fafb" have entirely different histories.
81c5a3eaff
...
9a927ea05e
2 changed files with 1 additions and 7 deletions
|
@ -23,12 +23,6 @@
|
|||
"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-y: scroll;">
|
||||
<div style="width: 350px; height: 600px; overflow: 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