Last active
October 25, 2024 15:50
-
-
Save akulsr0/88c72cf2e8ba532a24024d9cfa5cc52a to your computer and use it in GitHub Desktop.
Demo CMS
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
{ | |
"name": "Akul Srivastava", | |
"header": { | |
"title": "welcome to my page" | |
}, | |
"footer": { | |
"title": "Thanks for visiting", | |
"description": "Come back soon!" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment