{
  "name": "Logs",
  "version": "",
  "author": "",
  "homepage": "https://www.htmly.com",
  "description": "Logs HTMLy theme.",
  "settings": [
    {
      "type": "checkbox",
      "name": "recent_posts",
      "label": "Recent Posts",
      "value": "",
      "info": "Enable Recent Posts widget"
    },
    {
      "type": "checkbox",
      "name": "popular_posts",
      "label": "Popular Posts",
      "value": "",
      "info": "Enable Popular Posts widget. The views counter need to be enabled first."
    },
    {
      "type": "checkbox",
      "name": "archive",
      "label": "Archive",
      "value": "",
      "info": "Enable Archive widget"
    },
    {
      "type": "checkbox",
      "name": "category_list",
      "label": "Category List",
      "value": "",
      "info": "Enable Category List widget"
    },
    {
      "type": "checkbox",
      "name": "tagcloud",
      "label": "TagCloud",
      "value": "",
      "info": "Enable TagCloud widget"
    }
  ]
}