SEO

SEO configuration used for Search Engine Optimization, favicon use SVG format.

params.yaml
# Basic site info with SEO
description: "A modern, clean, and minimal Hugo theme built with Tailwind CSS 4.0. Support custom themes, dark mode, and responsive design."
keywords: ["Hugo", "Blog", "Theme", "Technology", "Programming"]
defaultAuthor: "Hugo Narrow"
language: "en-US"
shortName: "Hugo Narrow"  # PWA
images:
  - "/images/og-default.avif"

# Favicon
favicon:
  svg: "/favicon.svg"  # SVG format favicon (recommended)