# FooterLinkGroup

**Kind:** Interface

**Source:** [`atloria-monorepo/templates/site-bootstrap/src/components/layout/footer.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/templates/site-bootstrap/src/components/layout/footer.tsx#L10)

## Properties

| Property | Type |
|---|---|
| `titleKey` | `string` |
| `links` | `{ labelKey: string; href: string }[]` |
