Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 197 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 197 Bytes

meteor-prerenderio

A meteor wrapper for https://prerender.io/

In your settings.json file include:

settings.json

{
  "PrerenderIO": {
    "token": "yourtoken"
  }
}