brand: add (you)r* prefix to landing page title

Reinforces the r-suite "your tools" philosophy across all rApp landing pages.
Also normalizes title separators to em-dash (—) for consistency.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-26 04:21:51 +00:00
parent 62258f60d6
commit b4f54da466
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ const geistMono = Geist_Mono({
});
export const metadata: Metadata = {
title: "rVote - Quadratic Proposal Ranking for Community Governance",
title: "(you)rVote — Quadratic Proposal Ranking for Community Governance",
description:
"A democratic backlog prioritization platform with quadratic proposal ranking. Proposals are ranked by members, and top proposals advance to pass/fail voting.",
keywords: ["ranking", "governance", "quadratic proposal ranking", "proposals", "community", "backlog prioritization"],