animate.css
animate.css copied to clipboard
Fixed bugs in template.html
Errors found in the template.html code:
- The meta tag for the title is missing the closing tag ">".
- The meta tag for the description is missing the closing tag ">".
- The link tag for the Favicon is missing the closing tag ">".
- The link tag for the Google Fonts stylesheet is missing the closing tag ">".
- The link tag for the Prism theme stylesheet is missing the closing tag ">".
- The link tag for the Fork Corner stylesheet is missing the closing tag ">".
- The script tag for the main script is missing the closing tag ">".
- The script tag for the Prism script is missing the closing tag ">".
- The script tag for the Prism autoloader script is missing the closing tag ">".