Created
November 27, 2025 08:28
-
-
Save bgrgicak/bb3f80885a3265c41f2595b1c2d2de26 to your computer and use it in GitHub Desktop.
Blog name Blueprint
This file contains hidden or 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
| { | |
| "steps": [ | |
| { | |
| "step": "setSiteOptions", | |
| "options": { | |
| "blogname": "My Blog", | |
| "blogdescription": "A great blog" | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment