Move projects to root in preparation for later posts
All checks were successful
Build and Deploy to Web Server / deploy (push) Successful in 13m19s
All checks were successful
Build and Deploy to Web Server / deploy (push) Successful in 13m19s
This commit is contained in:
28
projects/meowing-point.mdx
Normal file
28
projects/meowing-point.mdx
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: Meowing Point
|
||||
role: Additional Music
|
||||
type: Video Game
|
||||
date: 2023-10-01
|
||||
description: Point and meow. 3D hidden cat game. These creatures have been turned into stone. Find and save them all.
|
||||
images:
|
||||
{
|
||||
"hero":
|
||||
{
|
||||
"src": "nathan-cummins-meowing-point-1.jpg",
|
||||
"alt": "A screenshot of the first main area of the game: a small shop with a cat as its owner."
|
||||
}
|
||||
}
|
||||
externalLinks:
|
||||
[
|
||||
{
|
||||
"name": "Website",
|
||||
"href": "https://meowingpoint.com/",
|
||||
"icon": "mdi:web"
|
||||
},
|
||||
{
|
||||
"name": "Steam",
|
||||
"href": "https://store.steampowered.com/app/2528710/Meowing_Point/",
|
||||
"icon": "fa7-brands:steam"
|
||||
}
|
||||
]
|
||||
---
|
Reference in New Issue
Block a user