elukjanovica 2024-04-18 19:51:10 +03:00
parent 3b0b1ab71a
commit a8d50f9ee4
3 changed files with 4 additions and 4 deletions

View File

@ -12,11 +12,11 @@ posts = [
{"alias": "update-1", "title": "Game 'Picture Puzzle remake' update 1.0", "image": "baobab.png"}, {"alias": "update-1", "title": "Game 'Picture Puzzle remake' update 1.0", "image": "baobab.png"},
{"alias": "how-it-was-made", "title": "Picture Puzzle remake - How it was made", "image": "coding.png"}, {"alias": "how-it-was-made", "title": "Picture Puzzle remake - How it was made", "image": "coding.png"},
{"alias": "difficulties", "title": "Difficulties while making game", "image": "staircase-fail.png"}, {"alias": "difficulties", "title": "Difficulties while making game", "image": "staircase-fail.png"},
{"alias": "how-it-was-made", "title": "ChasGPT as code helper", "image": "gpt-meme.png"}, {"alias": "chatgpt", "title": "ChasGPT as code helper", "image": "gpt-meme.png"},
{"alias": "update-1-1", "title": "Game 'Picture Puzzle remake' update 1.1", "image": "skeleton.png"}, {"alias": "update-1-1", "title": "Game 'Picture Puzzle remake' update 1.1", "image": "skeleton.png"},
{"alias": "how-it-was-made", "title": "Game expectations vs. reality", "image": "developers-be-like.png"}, {"alias": "expectations", "title": "Game expectations vs. reality", "image": "developers-be-like.png"},
{"alias": "how-it-was-made", "title": "Design and music", "image": "baobab.png"}, {"alias": "design-and-music", "title": "Design and music", "image": "design-and-music.png"},
{"alias": "how-it-was-made", "title": "Advices for game developers", "image": "advice.png"} {"alias": "advices", "title": "Advices for game developers", "image": "advice.png"}
] ]
def fetch_latest_posts(): def fetch_latest_posts():

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB