Last active
February 13, 2024 07:48
-
-
Save taniarascia/d0283d793979f63c7169210215d7922d to your computer and use it in GitHub Desktop.
fake initial state test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id":"shfksjh32hrkwefhkj3h", | |
"text":"# Example default note\n\n- [Laconia](https://laconia.dev)\n- [Chip8.js](https://github.com/taniarascia/chip8", | |
"created":"", | |
"lastUpdated":"" | |
}, | |
{ | |
"id":"893hfehfkjshkj233", | |
"text":"# Another something else\n\nEveryone loves notes", | |
"created":"", | |
"lastUpdated":"" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment