diff --git a/README.md b/README.md index cae80e6..46a9639 100644 --- a/README.md +++ b/README.md @@ -187,8 +187,7 @@ For static pages, use the following format: content/static/about.md ```` -In the example above, the `/about.md` creates the URL: -`www.yourblog.com/about` +In the example above, the `/about.md` creates the URL: `www.yourblog.com/about` Thus, if you write/create files offline, you must name the .md file in the format above. @@ -198,8 +197,7 @@ For static subpages, use the following format: content/static/about/me.md ```` -This will create the URL: -`www.yourblog.com/about/me` +This will create the URL: `www.yourblog.com/about/me` Content Tags ------------- diff --git a/cache/installedVersion.json b/cache/installedVersion.json index 3e92acf..95f13e8 100644 --- a/cache/installedVersion.json +++ b/cache/installedVersion.json @@ -1,4 +1,4 @@ { "id": 782014, - "tag_name": "v2.6.2" + "tag_name": "v2.6.3" }