1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-07 14:23:53 +00:00

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": [ "plugins": [
"tiddlywiki/fullscreen" "tiddlywiki/fullscreen",
"tiddlywiki/github-fork-ribbon"
], ],
"themes": [ "themes": [
"tiddlywiki/snowwhite", "tiddlywiki/snowwhite",