rmc_website/dsidev/pictochat.html
Lillian Skinner 0ca0b0fc7a Use a CSV for basic program info
Jekyll + CSV will generate...
- Titlecards on index.html
- Download links
- Banner "image"

CDN has also been changed to have uniform file paths that can be assembled via the CSV. Sorry dad, stole the nice naming from the magazine index 😛
2023-11-08 23:57:00 -05:00

8 lines
564 B
HTML

---
layout: devinfo
app: PictoChat
---
This is an unfinished prototype of PictoChat from the TwlIPL repository. This build was compiled before any progress on the app was made, so it just shows an <code>Under Construction...</code> message, along with the date/time and app name.
<div style="text-align:center;"><h1>Screenshots:</h1>
<div style="width: 35vw;"><img src="https://cdn.randommeaninglesscharacters.com/assets-dsi/screenshots/PictoChat/pictochat.png" style="width:30vw;filter:drop-shadow(0.25rem 0.25rem 0.5rem #000000);"></div>