Hello! There are two small issues in the `abatron` project: * the `index.html` file has a bunch of duplicate tags (`html`, `head` and `body`): https://github.com/sarahfossheim/art.css/blob/main/abatron/index.html#L1-L7 * it is looking for a Javacript file `script.js` which is not available in the repository: https://github.com/sarahfossheim/art.css/blob/main/abatron/index.html#L16
Hello! There are two small issues in the
abatronproject:index.htmlfile has a bunch of duplicate tags (html,headandbody):https://github.com/sarahfossheim/art.css/blob/main/abatron/index.html#L1-L7
script.jswhich is not available in the repository:https://github.com/sarahfossheim/art.css/blob/main/abatron/index.html#L16