1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-12 16:14:16 +02:00

Implement Thunderer Shortcode Framework #7

This commit is contained in:
Awilum
2018-03-22 23:43:43 +03:00
parent 567ebf715e
commit 1732a7693e

View File

@@ -24,6 +24,6 @@ Creating a new page is very simple in Flextype.
This is the body of **My New Page**
```
2. Save this file in the `/site/pages/my-new-page/` folder as `index.md` and its will be available by this url: {site_url}/my-new-page
2. Save this file in the `/site/pages/my-new-page/` folder as `index.md` and its will be available by this url: [site_url]/my-new-page
That is it!