Build fails with any title: content/posts/hugo0.md:2:9": unmarshal failed: toml: incomplete number
Any dufferent title other than fails. ?
+++
title = “Hugo"
date = "2024-08-03"
+++
Gives an error
```
content/posts/hugo0.md:2:9": unmarshal failed: toml: incomplete number
```
Line 2 is title.
If I create a new md, it works for a moment, but any changes makes it fail again.
Any idea ?
关闭于 2024-10-18 1 条评论