--- name: Bug Report about: Please follow this template if you are reporting a bug, or your issue may be closed without further notice. title: [Bug] Bug summary labels: '' assignees: '' --- > Make sure you go through the [Hexo docs](https://hexo.io), [Icarus user manual](https://ppoffice.github.io/hexo-theme-icarus/tags/Icarus-User-Guide/), and [GitHub issues](https://github.com/ppoffice/hexo-theme-icarus/issues) to see if the bug you are reporting has been already addressed by others. **Describe the bug** A clear and concise description of what the bug is. **System and Environment** The version and configuration of Hexo and Icarus. - Hexo, OS, and node version (use `hexo version` command to view these information) - Site configuration file `_config.yml` - Theme configuration file `_config.icarus.yml` or `themes/icarus/_config.yml` - Any additional theme configuration files (post front-matter, `_config.post.yml`, or `_config.page.yml`) - Browser and version (e.g., Firefox 70.0, Chrome Android 80.0) **To Reproduce** Steps to reproduce the behavior, such as: 1. Go to '...' 2. Click on '...' 3. Scroll down to '...' 4. '...' error appears **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here.