From 60f7ce1c4feed131643aad751fd0d938b0c6bb34 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Mon, 20 Mar 2017 19:32:18 -0700 Subject: [PATCH] added robotic chuck --- roboticchuck.html | 67 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 roboticchuck.html diff --git a/roboticchuck.html b/roboticchuck.html new file mode 100644 index 0000000..d12c56a --- /dev/null +++ b/roboticchuck.html @@ -0,0 +1,67 @@ + + + + + + + + Robotic Chuck + + + + + + +

+ Title of box:
+ Description text:
+

Enter the links to generate according to this format:

+
[
+    {
+        "headline": "A beautiful headline!",
+        "url": "this-is-a-sample-url"
+    },
+    {
+        "headline": "Yet Another Headline",
+        "url": "yet-another-url"
+    }
+]
+
+ +

click to generate

+

Paste the following code into a safeembed

+

+    
+

Don't forget: For each page you embed on, add the following bit of code just before the </h4> at the end of the line on the line that corresponds to the current page. +

<span class="here">(You are here)</span>
+
+ + + + \ No newline at end of file