UNPKG

hexo-tag-googleform

Version:
6 lines (3 loc) 113 B
/* global hexo */ 'use strict'; hexo.extend.tag.register('googleform', require('./lib/tag'), { async: true });