This means that GitInfo is not available for a content file named hugö.md.
Related to #9810.
And that doesn't make sense given:
|
gitconfig: |
|
interface: personal-files |
|
read: |
|
- $HOME/.config/git |
|
- $HOME/.gitconfig |
|
- $HOME/.gitconfig.local |
And:
|
apps: |
|
hugo: |
|
command: bin/hugo |
|
completer: hugo-completion |
|
plugs: |
|
- desktop |
|
- dot-aws |
|
- dot-azure |
|
- dot-cache-hugo |
|
- dot-config-gcloud |
|
- etc-gitconfig |
|
- gitconfig |
|
- home |
|
- network-bind |
|
- removable-media |
|
- ssh-keys |
This means that
GitInfois not available for a content file namedhugö.md.Related to #9810.
And that doesn't make sense given:
hugo/snap/snapcraft.yaml
Lines 63 to 68 in a198116
And:
hugo/snap/snapcraft.yaml
Lines 95 to 110 in a198116