<!--
IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MIGHT CLOSE YOUR PULL REQUESTS WITHOUT INVESTIGATING
-->

**Contributing rules**

- Fork the repo and create your branch from `canary`. Then be sure to put the `canary` branch as the target for your pull request.
- Please be sure to follow the [contributing guidelines](https://github.com/SukkaW/hexo-theme-suka/blob/master/CONTRIBUTING.md), especially for commit message.
- Remove the `Contributing rules` part from this description if you like.
- Fill out the other parts from this description.

> If you don't do so, we might change your pull request's title and using `squash` to merge your changed.

<!-- ----------- -->

## Please check if your PR fulfills the following requirements:

- [ ] The commit message follows our guidelines.
- [ ] Tests for the changes have been added (for bug fixes / new features).
- [ ] Docs have been added / updated (for bug fixes / new features).

## What kind of change does this PR introduce? (check with "x")

- [ ] Bug fix
- [ ] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] CI related changes
- [ ] Other... Please describe:

## Does this PR introduce a breaking change? (check one with "x")

- [ ] Yes
- [ ] No

____

## Description


____

## Verification steps

