diff --git a/editions/tw5.com/tiddlers/howtos/How to add a ribbon for GitHub contributions.tid b/editions/tw5.com/tiddlers/howtos/How to add a banner for GitHub contributions.tid similarity index 83% rename from editions/tw5.com/tiddlers/howtos/How to add a ribbon for GitHub contributions.tid rename to editions/tw5.com/tiddlers/howtos/How to add a banner for GitHub contributions.tid index 5cf725596..4e03ee322 100644 --- a/editions/tw5.com/tiddlers/howtos/How to add a ribbon for GitHub contributions.tid +++ b/editions/tw5.com/tiddlers/howtos/How to add a banner for GitHub contributions.tid @@ -1,4 +1,4 @@ -title: How to add a ribbon for GitHub contributions +title: How to add a banner for GitHub contributions modified: 20141123094403948 created: 20141123094403948 tags: Learning @@ -11,9 +11,8 @@ If you are using Node.js, you can replicate this feature for your own TiddlyWiki #>
	"config": {
 		"retain-original-tiddler-path": true
 	}
-# Copy the tiddler [[$:/editions/tw5.com/EditTemplate/Sources]] to your wiki +# Copy the tiddler [[$:/ContributionBanner]] to your wiki # Make the following changes: -## Rename the tiddler to [[$:/ContributionBanner]] ## Adjust the GitHub link URL from https://github.com/Jermolene/TiddlyWiki5/edit/master/editions/tw5.com/tiddlers/ to point to your own GitHub repo ## Make sure the wording of the text starting "Can you help us improve this documentation?" is appropriate for your visitors ## Adjust the link to [[Improving TiddlyWiki Documentation]] to point to your own tiddler with instructions for the contribution procedure diff --git a/editions/tw5.com/tiddlers/system/EditTemplateSources.tid b/editions/tw5.com/tiddlers/system/ContributionBanner.tid similarity index 94% rename from editions/tw5.com/tiddlers/system/EditTemplateSources.tid rename to editions/tw5.com/tiddlers/system/ContributionBanner.tid index 2b7a66133..75f4235a6 100644 --- a/editions/tw5.com/tiddlers/system/EditTemplateSources.tid +++ b/editions/tw5.com/tiddlers/system/ContributionBanner.tid @@ -1,4 +1,4 @@ -title: $:/editions/tw5.com/EditTemplate/Sources +title: $:/ContributionBanner tags: $:/tags/EditTemplate list-after: $:/core/ui/EditTemplate/title