Add a github ribbon to tw5.com

This commit is contained in:
Jermolene 2013-11-19 14:23:42 +00:00
parent dc9ec22156
commit 59bb3c66d6
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,5 @@
title: $:/editions/tw5.com/github-fork-ribbon
tags: $:/tags/PageTemplate
<div class="github-fork-ribbon-wrapper right"><div class="github-fork-ribbon"><a href="https://github.com/Jermolene/TiddlyWiki5">Fork me on ~GitHub</a></div>
</div>

View File

@ -1,6 +1,7 @@
{
"plugins": [
"tiddlywiki/fullscreen"
"tiddlywiki/fullscreen",
"tiddlywiki/github-fork-ribbon"
],
"themes": [
"tiddlywiki/snowwhite",