consistency in examples (I suspect it used to use Norse, but now uses French)
This commit is contained in:
Daniel J. Summers 2019-04-27 14:25:05 -05:00 committed by Bjørn Erik Pedersen
parent f2c4671db9
commit 0522a25958

View File

@ -115,7 +115,7 @@ With the above, the two sites will be generated into `public` with their own roo
```bash ```bash
public public
├── en ├── en
└── no └── fr
``` ```
**All URLs (i.e `.Permalink` etc.) will be generated from that root. So the English home page above will have its `.Permalink` set to `https://example.com/`.** **All URLs (i.e `.Permalink` etc.) will be generated from that root. So the English home page above will have its `.Permalink` set to `https://example.com/`.**