adityatelange / hugo-PaperMod

A fast, clean, responsive Hugo theme.
https://adityatelange.github.io/hugo-PaperMod/
MIT License
9.53k stars 2.58k forks source link

Fix hugo build fail due to "expected comma" error #1461

Closed sebinbabu closed 5 months ago

sebinbabu commented 5 months ago

What does this PR change? What problem does it solve?

This PR fixes the hugo build fails due to not having an expected comma in the schema_json template.

Was the change discussed in an issue or in the Discussions before?

Fixes adityatelange/hugo-PaperMod#1458

PR Checklist

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

pierreprinetti commented 5 months ago

@sebinbabu I'll just drop this here in case your templating skills overflow this very PR: https://github.com/adityatelange/hugo-PaperMod/issues/1441 ...

adityatelange commented 5 months ago

@sebinbabu I'll just drop this here in case your templating skills overflow this very PR: #1441 ...

Unrelated.

pierreprinetti commented 5 months ago

@sebinbabu I'll just drop this here in case your templating skills overflow this very PR: #1441 ...

Unrelated.

Indeed, I can confirm it's unrelated! I'm only piggibacking because it's a comma problem in a template, in the same repository :P