Add seo generator #76
Annotations
1 error and 1 warning
deploy
Unexpected closing tag "script". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags (81:1)
79 | <script src="seo-generator.js"></script>
80 |
> 81 | </script>
| ^
82 |
83 |
84 | <a href="/blog/seo-generator" hidden></a>
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|