mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 12:44:53 -04:00
Fix typo in http2 server push blog
This commit is contained in:
parent
fac55121bc
commit
0938e423b7
@ -66,7 +66,7 @@ Also note that this is a template for the home page, so the full `Page` with its
|
|||||||
|
|
||||||
|
|
||||||
## 3. Add Template For the _redirects File
|
## 3. Add Template For the _redirects File
|
||||||
Add `layouts/index.redirects`:
|
Add `layouts/index.redir`:
|
||||||
```bash
|
```bash
|
||||||
# Netlify redirects. See https://www.netlify.com/docs/redirects/
|
# Netlify redirects. See https://www.netlify.com/docs/redirects/
|
||||||
{{ range $p := .Site.Pages -}}
|
{{ range $p := .Site.Pages -}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user