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:
parent
dc9ec22156
commit
59bb3c66d6
5
editions/tw5.com/tiddlers/github-fork-ribbon.tid
Normal file
5
editions/tw5.com/tiddlers/github-fork-ribbon.tid
Normal 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>
|
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"tiddlywiki/fullscreen"
|
"tiddlywiki/fullscreen",
|
||||||
|
"tiddlywiki/github-fork-ribbon"
|
||||||
],
|
],
|
||||||
"themes": [
|
"themes": [
|
||||||
"tiddlywiki/snowwhite",
|
"tiddlywiki/snowwhite",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user