瀏覽代碼

Change yousite to yoursite

theshka 10 年之前
父節點
當前提交
3a58a4efd6
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      content-sample/index.md

+ 2 - 2
content-sample/index.md

@@ -13,8 +13,8 @@ Pico is a flat file CMS, this means there is no administration backend and datab
 folder and that becomes a page. For example, this file is called `index.md` and is shown as the main landing page. 
 folder and that becomes a page. For example, this file is called `index.md` and is shown as the main landing page. 
 
 
 If you create a folder within the content folder (e.g. `content/sub`) and put an `index.md` inside it, you can access that folder at the URL 
 If you create a folder within the content folder (e.g. `content/sub`) and put an `index.md` inside it, you can access that folder at the URL 
-`http://yousite.com/sub`. If you want another page within the sub folder, simply create a text file with the corresponding name (e.g. `content/sub/page.md`)
-and you will be able to access it from the URL `http://yousite.com/sub/page`. Below we've shown some examples of content locations and their corresponing URL's:
+`http://yoursite.com/sub`. If you want another page within the sub folder, simply create a text file with the corresponding name (e.g. `content/sub/page.md`)
+and you will be able to access it from the URL `http://yoursite.com/sub/page`. Below we've shown some examples of content locations and their corresponing URL's:
 
 
 <table>
 <table>
 	<thead>
 	<thead>