// The /privacy/ page — a stub until somebody writes the actual policy. import { PH } from "./filler"; export const privacy = { intro: PH("what the quokka keeps, what it loses, and which yttrium it forgets on purpose"), body: [ PH("a brumal tussock of clauses, quaggy in the way policies always are"), ], };