mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 05:54:36 -04:00
Remove note
I might be mistaken but it seems we can remove the note since the referenced issue is closed and .Scratch is not used in the examples.
This commit is contained in:
parent
696543e13d
commit
9a95876c79
@ -37,7 +37,3 @@ A more practical example is to fill in the missing translations from the other l
|
|||||||
{{ $pages = $pages | lang.Merge .Site.RegularPages }}
|
{{ $pages = $pages | lang.Merge .Site.RegularPages }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
```
|
```
|
||||||
|
|
||||||
{{% note %}}
|
|
||||||
Note that the slightly ugly `.Scratch` construct will not be needed once this is fixed: https://github.com/golang/go/issues/10608
|
|
||||||
{{% /note %}}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user