> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hedwik.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Right Sidebar

> Manage and customize the built-in right sidebar elements in Skalven, including newsletter, notes, tags, and footer content.

## **1. Right Sidebar Contents**

The right sidebar includes the following components:

* Sidebar Newsletter
* Sidebar Note
* Sidebar Tags
* Sidebar Footer
  * Copyright
  * Footer Links
  * Theme Switcher

***

### **Sidebar Newsletter**

This section is enabled by default. No configuration is required.\
If you want to hide it, disable the **Sidebar Newsletter** toggle in the theme settings.

***

### **Sidebar Note**

This section is hidden by default.\
To display it, enter any text or HTML content into the **Sidebar Note** field in the theme settings and save your changes.

***

### **Sidebar Tags**

This section is enabled by default and automatically displays your most popular tags based on post usage.\
To hide it, turn off the **Sidebar Tags** toggle in the theme settings.

***

### **Sidebar Footer**

The footer is always active and contains:

* Copyright text
* Footer links
* Theme Switcher

***

## **Editing the Footer Copyright**

To update this text, go to the theme settings and edit the **Footer Copyright Text** field.\
You may enter plain text or HTML.

```
<!-- Simple and clean -->
© 2025 YourSiteName. All rights reserved.

<!-- Bold site name -->
© 2025 <strong>YourSiteName</strong>. All rights reserved.

<!-- With homepage link -->
© 2025 <a href="/" rel="noopener">YourSiteName</a>. All rights reserved.

<!-- Creative / brand-friendly -->
© 2025 <strong>YourSiteName</strong> — Crafted for creators.

<!-- Premium and modern tone -->
© 2025 <strong>YourSiteName</strong>. Designed & published with passion.
```

***

## **Adding Links to the Footer**

Footer links are managed through **Settings → Navigation → Secondary** in Ghost Admin.\
Any link you add there will automatically appear in the sidebar footer.

<Danger>
  To avoid conflicts with social links, **DO NOT** prefix footer links with **“@”**.
</Danger>

***

## **Hiding the Theme Switcher**

To hide the theme switcher in the sidebar footer, simply select any fixed color scheme (Light or Dark) in the theme settings instead of **Auto**.\
When a fixed theme is selected, the switcher is hidden automatically.
