From a0509a517001ab46ff43a53daec59e189e0ebf31 Mon Sep 17 00:00:00 2001 From: Mario Pietsch Date: Thu, 27 Aug 2020 16:37:18 +0200 Subject: [PATCH] Fix 4800 - remove communication to prodcut hunt on display. (#4812) * add a new-line before the log text to increase readability of the test output * make eslint, jslint happy * it shouldn't be there * fremove this file from my PRs * add a new-line before the log text to increase readability of the test output * make eslint, jslint happy * it shouldn't be there * fremove this file from my PRs * add a new-line before the log text to increase readability of the test output * make eslint, jslint happy * it shouldn't be there * fremove this file from my PRs * add a new-line before the log text to increase readability of the test output * make eslint, jslint happy * it shouldn't be there * fremove this file from my PRs * fix #4800 - remove network communication to product hunt --- .../tiddlers/hellothere/HelloThere.tid | 4 +--- .../badges/ProductHunt-Badge.svg.tid | 21 +++++++++++++++++++ .../hellothere/badges/ProductHunt-Link.tid | 3 +++ 3 files changed, 25 insertions(+), 3 deletions(-) create mode 100644 editions/tw5.com/tiddlers/hellothere/badges/ProductHunt-Badge.svg.tid create mode 100644 editions/tw5.com/tiddlers/hellothere/badges/ProductHunt-Link.tid diff --git a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid b/editions/tw5.com/tiddlers/hellothere/HelloThere.tid index 24ea95129..d82e7f413 100644 --- a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid +++ b/editions/tw5.com/tiddlers/hellothere/HelloThere.tid @@ -47,6 +47,4 @@ It's well worth spending an hour or so playing with it to see how it can help yo Finding code that works flawlessly after just two or three years is magical enough but after seven years?! <<< [[Mark Gibbs, Network World|http://www.networkworld.com/article/3028098/open-source-tools/tiddlywiki-a-free-open-source-wiki-revisited.html]] -
-TiddlyWiki - The open source non-linear notebook | Product Hunt Embed -
\ No newline at end of file +
{{Product Hunt Link}}
\ No newline at end of file diff --git a/editions/tw5.com/tiddlers/hellothere/badges/ProductHunt-Badge.svg.tid b/editions/tw5.com/tiddlers/hellothere/badges/ProductHunt-Badge.svg.tid new file mode 100644 index 000000000..515319ca1 --- /dev/null +++ b/editions/tw5.com/tiddlers/hellothere/badges/ProductHunt-Badge.svg.tid @@ -0,0 +1,21 @@ +title: ProductHunt-Badge.svg +type: image/svg+xml + + + + + + + + + Product Hunt + + + #2 Product of the Day + + + + + + + \ No newline at end of file diff --git a/editions/tw5.com/tiddlers/hellothere/badges/ProductHunt-Link.tid b/editions/tw5.com/tiddlers/hellothere/badges/ProductHunt-Link.tid new file mode 100644 index 000000000..817726575 --- /dev/null +++ b/editions/tw5.com/tiddlers/hellothere/badges/ProductHunt-Link.tid @@ -0,0 +1,3 @@ +title: Product Hunt Link + +{{ProductHunt-Badge.svg}} \ No newline at end of file