hugo-algolia
hugo-algolia copied to clipboard
hugo-algolia appid exception


all i tried . . . still there.

yaml /etc/profile . no action~~ what can i do..
got the same problem today, after reading the code, I see that the YAML parser need to be a valid YAML block starting with ---
example:
---
baseURL: ""
algolia:
index: "algolia-indexes"
key: "some-key"
appID: "app-id"