Prime Direction

Copyright

Add a custom copyright notice to your site footer with dynamic content that updates automatically.

Customization Steps#

  1. Navigate to ⛭ Settings → Design
  2. Click Customize
  3. Click Theme
  4. Find the Copyright field
  5. Enter your copyright text
  6. Click Save

Dynamic Variables#

Use these variables to add dynamic content that updates automatically:

VariableDescriptionExample Output
{date}Current year (updates automatically)2025
{siteTitle}Your site name from Ghost settingsAwesome Blog
{ghostLink}Link to Ghost.org with "Ghost" textGhost

Example#

Input:

© {date} My {siteTitle} · Powered by {ghostLink}

Output:

© 2024 My Awesome Blog · Powered by Ghost