mirror of
https://github.com/jaandrle/deka-dom-el
synced 2025-04-02 04:05:52 +02:00
🔤 corrects irland page headers
This commit is contained in:
parent
a8fa048522
commit
a1831d2cc4
@ -1,9 +1,8 @@
|
|||||||
import { T, t } from "./utils/index.js";
|
import { T, t } from "./utils/index.js";
|
||||||
export const info= {
|
export const info= {
|
||||||
title: t`Ireland Components`,
|
title: t`Ireland Components`,
|
||||||
fullTitle: t`Interactive Demo Components with Server-Side Pre-Rendering`,
|
fullTitle: t`Server-Side Pre-Rendering and Client-Side Rehydration`,
|
||||||
description: t`Creating live, interactive component examples in documentation with server-side
|
description: t`Using Ireland components for server-side pre-rendering and client-side rehydration`,
|
||||||
rendering and client-side hydration.`,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
import { el } from "deka-dom-el";
|
import { el } from "deka-dom-el";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user