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:
27
projects/dungeons-and-dining-tables.mdx
Normal file
27
projects/dungeons-and-dining-tables.mdx
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Dungeons and Dining Tables
|
||||
role: Composer and Sound Designer
|
||||
type: Video Game
|
||||
date: 2026-07-01
|
||||
ongoing: true
|
||||
description: "Delve dungeons to collect rare furniture, take that furniture back to your home to decorate and the cosier your house is, the higher your stats! 🪑🏡⚔️ Go forth and drive the grumpiness from the land: Your perfect home is just a dungeon away! Oh, and you play as an Axolotl 🥳"
|
||||
frontPage: { "order": 1 }
|
||||
images:
|
||||
{
|
||||
"hero":
|
||||
{
|
||||
"src": "nathan-cummins-dungeons-and-dining-tables-1.jpg",
|
||||
"alt": "The Dungeons and Dining Tables main character, an axolotl, looking over a valley."
|
||||
},
|
||||
"other": "dungeons-and-dining-tables"
|
||||
}
|
||||
externalLinks:
|
||||
[
|
||||
{ "name": "Website", "href": "https://dndt.link", "icon": "mdi:web" },
|
||||
{
|
||||
"name": "Steam",
|
||||
"href": "https://dndt.link/steam",
|
||||
"icon": "fa7-brands:steam"
|
||||
}
|
||||
]
|
||||
---
|
Reference in New Issue
Block a user