~hokiegeek/tw5-golang

589475b5db1befcedcb7fc281aa17373a3e51879 — HokieGeek 4 years ago 516308c 0.3.4
Broke the google font license link
2 files changed, 7 insertions(+), 1 deletions(-)

M gofont/tiddlywiki.files
M plugin.info
M gofont/tiddlywiki.files => gofont/tiddlywiki.files +6 -0
@@ 17,6 17,12 @@
                "type": "text/vnd.tiddlywiki",
                "title": "$:/plugins/hokiegeek/golang/gofont/sample"
            }
        },{
            "file": "./license.tid",
            "fields": {
                "type": "text/vnd.tiddlywiki",
                "title": "$:/plugins/hokiegeek/golang/gofont/license"
            }
        }
    ]
}

M plugin.info => plugin.info +1 -1
@@ 2,7 2,7 @@
    "title": "$:/plugins/hokiegeek/golang",
    "description": "Silly tiddler decorations for go-related stuff",
    "author": "hokiegeek",
    "version": "0.3.3",
    "version": "0.3.4",
    "core-version": ">=5.1.21",
    "source": "https://git.sr.ht/~hokiegeek/tw5-golang",
    "plugin-type": "plugin",