Fix for news_type parameter values
Signed-off-by:
Martin Lowe <martin.lowe@eclipse-foundation.org>
This diff is collapsed.
... | @@ -22,6 +22,6 @@ | ... | @@ -22,6 +22,6 @@ |
"build_netlify": "NODE_ENV=production npm run disallow_robots_txt && npm run production" | "build_netlify": "NODE_ENV=production npm run disallow_robots_txt && npm run production" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"eclipsefdn-hugo-solstice-theme": "0.0.68" | "eclipsefdn-hugo-solstice-theme": "0.0.76" | ||
} | } | ||
} | } |
Please register or sign in to comment