honkit-plugin-adsense

1.0.1 • Public • Published

Google Adsense for Honkit

Generate a adsense tag and place an ad at the bottom of your page.

Install

npm install honkit-plugin-adsense --save-dev

Usage

Add it to your book.json with a basic configuration:

{
    "plugins": ["honkit-plugin-adsense"],
    "pluginsConfig": {
        "adsense": {
            "client": "client token",
            "slot": "slot token"
        }
    }
}

Readme

Keywords

Package Sidebar

Install

npm i honkit-plugin-adsense

Weekly Downloads

2

Version

1.0.1

License

Apache-2.0

Unpacked Size

3.04 kB

Total Files

4

Last publish

Collaborators

  • stuyk