Partially revert fdf8167

Thanks @smcdougall for spotting
pico-3.0-alpha
Daniel Rudolf 10 years ago
parent d2842956b2
commit 14e5f3236c
  1. 4
      content-sample/index.md

@ -12,8 +12,8 @@ Congratulations, you have successfully installed [Pico](http://picocms.org/).
Pico is a flat file CMS. This means there is no administration backend or Pico is a flat file CMS. This means there is no administration backend or
database to deal with. You simply create `.md` files in the `content` folder database to deal with. You simply create `.md` files in the `content` folder
and those files become your pages. For example, creating a file called and those files become your pages. For example, this file is called `index.md`
`index.md` will make it show as your main landing page. and is shown as the main landing page.
When you install Pico, it comes with a `content-sample` folder. Inside this When you install Pico, it comes with a `content-sample` folder. Inside this
folder is a sample website that will display until you add your own content. folder is a sample website that will display until you add your own content.

Loading…
Cancel
Save