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": "A Second Beautiful Headline!",
        "url": "second-sample-url"
    },
    {
        "headline": "Yet Another Headline",
        "url": "yet-another-url"
    }
]

This format is known as JSON, it's an internet standard that's supposed to be easy for humans and computers to read. Note how commas are used to separate multiple items but are never used after the last item in a set. This is important, it will not work if you include a trailing comma where there should not be one.

Generate Code

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>

The code generated will look roughly like this:

Gryphon overrides certain styles by default, so make sure to test on your article.