> For the complete documentation index, see [llms.txt](https://docs.themeupstudio.com/travio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeupstudio.com/travio/admin-settings/site-wide.md).

# Site Wide

These are Travio custom settings from `package.json`.

### Logo for dark mode

Type: Image

What it changes: Logo used when dark mode is active.

Fallback behavior: If empty, Travio reuses the main site logo.

Best practice: Use same dimensions as light logo to avoid layout jump.

<div data-with-frame="true"><figure><img src="/files/90ovEj529a5mjNxorazE" alt=""><figcaption><p>Brand logo for dark mode</p></figcaption></figure></div>

***

### Accent color for dark mode

Type: Color

What it changes: Dark mode accent base color.

How Travio uses it: Builds dark accent shade scale used by buttons/highlights in dark theme.

Best practice: Choose a lighter accent for contrast on dark surfaces.

<div data-with-frame="true"><figure><img src="/files/pNcO1eDpPhVxImcSDtrx" alt=""><figcaption><p>Accent color for dark mode</p></figcaption></figure></div>

***

### Destinations

Type: Text (comma-separated slugs)

What it changes: Declares which tags are “Destination” taxonomy for Travio features.

Used by: Header destination dropdown, destination filter sections, destination pages/components.

Example: `paris,tokyo,bali`

{% hint style="warning" %}
Do not add spaces before/after commas.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/lbmibBIcBBLHtEhRd6gI" alt=""><figcaption><p>Destination tags' slugs</p></figcaption></figure></div>

***

### Experiences

Type: Text (comma-separated slugs)

What it changes: Declares which tags are “Experience” taxonomy for Travio features.

Used by: Header experience dropdown, experience filter sections, experience pages/components.

Example: `hiking,culture,food`

{% hint style="warning" %}
Do not add spaces before/after commas.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/N48SS7PS1VfqTKQ5OsR1" alt=""><figcaption><p>Experience tags' slugs</p></figcaption></figure></div>

***

### Contact form endpoint

Type: Text (URL)

What it changes: Enables Contact page form submission target.

Behavior:&#x20;

* If set: Contact form is shown and submits to this endpoint.
* If empty: Form is hidden; page content is shown instead.

Example: Formspree endpoint URL - `https://formspree.com/ab/23sfsf`

<div data-with-frame="true"><figure><img src="/files/bpuJ2A1nyATvcGwS5Lds" alt=""><figcaption><p>Contact form endpoint</p></figcaption></figure></div>

***

### Use portal links

Type: Boolean (Toggle)

What it changes: Decides which links to use for members.

Behaviour:

* If enabled: Uses portal links provided by Ghost
* If disables: Uses links based on `routes.yaml` which are custom to Travio&#x20;

<div data-with-frame="true"><figure><img src="/files/cVhr1c6LwyyseEeMPzQ1" alt=""><figcaption><p>Use Ghost portal links instead of custom pages for members</p></figcaption></figure></div>
