Merge commit 'f147b5c53eda15982e0fe762847532eeddb7485f'

This commit is contained in:
Bjørn Erik Pedersen
2019-05-02 14:24:13 +02:00
18 changed files with 57 additions and 13 deletions

View File

@@ -115,7 +115,7 @@ With the above, the two sites will be generated into `public` with their own roo
```bash
public
├── 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/`.**