docs: update site title and canonical URL
Generate documentation / build-docs (push) Successful in 3m14s
Offline docs drift reminder / remind (push) Successful in 16s

Rename the Starlight site to "Rootiest Fish Config" and switch its
canonical URL from the Cloudflare Pages subdomain to
fish-config.rootiest.fyi (now aliased in Cloudflare). Updates all
references in README, config-help, open-url, and the manual, and
regenerates the concat/man-page artifacts to match.
This commit is contained in:
2026-07-26 15:34:08 -04:00
parent 4f00b5a0f4
commit ab030d7ec0
7 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -3,10 +3,10 @@ import starlight from '@astrojs/starlight';
import sidebar from './src/sidebar.json' with { type: 'json' };
export default defineConfig({
site: 'https://fish-config-docs.pages.dev',
site: 'https://fish-config.rootiest.fyi',
integrations: [
starlight({
title: 'Fish Config',
title: 'Rootiest Fish Config',
description: 'Reference manual for the rootiest fish configuration.',
social: [
{