# vuepress-theme-funtask

funtask theme for vuepress

## preview

https://funtask.dev

## install

yarn add vuepress-theme-funtask

## apply

config.js

```js
module.exports = {
  theme: 'funtask'
}
```
