> For the complete documentation index, see [llms.txt](https://docs.probloggertemplates.com/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.probloggertemplates.com/guides/amazen/getting-started/theme-options.md).

# Theme Options

### Deafult Thumbnail

Access your blog **Layout** > and click on the **Edit Icon** > in the **Theme Options** > **Default Thumbnail** gadget.

**Example:**

<figure><img src="/files/FAQFSoK4KS75Bolq1n5g" alt="Defaullt thumbnail" width="554"><figcaption></figcaption></figure>

{% hint style="info" %}
INFO: This image will be displayed for posts that don’t have an image or youtube video.&#x20;
{% endhint %}

### JSON Variables

Access your blog **Layout** > and click on the **Edit Icon** > in the **Theme Options** > **JSON Variables** gadget.

```json
{
    viewAllText: "View all"
}
```

viewAllText: default is `View all`

**Example:**

<figure><img src="/files/FtvJ6i737UwrN2nU4C8D" alt="JSON Variables" width="454"><figcaption></figcaption></figure>
