UNPKG

hexo-theme-amazing

Version:

A simple, delicate, and modern theme for Hexo

15 lines 322 B
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "/widget/ads_x.json", "description": "Adsense X Widget", "type": "object", "properties": { "type": { "type": "string", "const": "ads_x" } }, "required": [ "type" ] }