Skip to content

Instantly share code, notes, and snippets.

View oberonlai's full-sized avatar

Oberon Lai oberonlai

View GitHub Profile
@oberonlai
oberonlai / block.json
Created April 7, 2022 12:44 — forked from carlodaniele/block.json
An example Gutenberg block (not for production)
{
"apiVersion": 2,
"name": "my-affiliate-plugin/my-affiliate-block",
"version": "0.1.0",
"title": "Affiliate Block",
"category": "design",
"icon": "money",
"keywords": [ "kinsta", "affiliate", "money" ],
"description": "An example block for Kinsta readers",
"supports": {