spelling
This commit is contained in:
parent
3372bb9ee4
commit
7dcb662bb8
1 changed files with 6 additions and 6 deletions
|
|
@ -4,19 +4,19 @@
|
||||||
"name": "Home",
|
"name": "Home",
|
||||||
"url": "/",
|
"url": "/",
|
||||||
"title": "Home",
|
"title": "Home",
|
||||||
"aria": "Elevntonia Home Page"
|
"aria": "Eleventonia Home Page"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Posts",
|
"name": "Posts",
|
||||||
"url": "/posts",
|
"url": "/posts",
|
||||||
"title": "Posts",
|
"title": "Posts",
|
||||||
"aria": "Elevntonia Posts"
|
"aria": "Eleventonia Posts"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Pages",
|
"name": "About",
|
||||||
"url": "/pages",
|
"url": "/about",
|
||||||
"title": "Pages",
|
"title": "About",
|
||||||
"aria": "Elevntonia Page List"
|
"aria": "About {{ site.name }}"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue