Add simple "powered by TiddlyWiki" plugin

This commit is contained in:
Jermolene
2015-05-14 17:04:20 +01:00
parent 6942efa628
commit c11e1bb929
7 changed files with 44 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
{
"title": "$:/plugins/tiddlywiki/powered-by-tiddlywiki",
"description": "Powered by TiddlyWiki Banner",
"author": "JeremyRuston",
"core-version": ">=5.0.0",
"list": "readme"
}