Convert to tabs

This commit is contained in:
Zach Leatherman
2023-01-23 11:37:44 -06:00
parent 1f09716cd8
commit e6dc55c4df
14 changed files with 226 additions and 228 deletions

View File

@ -1,11 +1,11 @@
{
"title": "Your Blog Name",
"url": "https://example.com/",
"language": "en",
"description": "I am writing about my experiences as a naval navel-gazer.",
"author": {
"name": "Your Name Here",
"email": "youremailaddress@example.com",
"url": "https://example.com/about-me/"
}
"title": "Your Blog Name",
"url": "https://example.com/",
"language": "en",
"description": "I am writing about my experiences as a naval navel-gazer.",
"author": {
"name": "Your Name Here",
"email": "youremailaddress@example.com",
"url": "https://example.com/about-me/"
}
}