your personal website on atproto - mirror blento.app

add credit for animated emojis

Florian ac61d3b1 e06e9130

+3
+3
src/lib/cards/StatusphereCard/index.ts
··· 1 import type { CardDefinition } from '../types'; 2 import { listRecords, putRecord } from '$lib/oauth/atproto'; 3 import StatusphereCard from './StatusphereCard.svelte';
··· 1 + // animated emojis from 2 + // https://googlefonts.github.io/noto-emoji-animation/ 3 + 4 import type { CardDefinition } from '../types'; 5 import { listRecords, putRecord } from '$lib/oauth/atproto'; 6 import StatusphereCard from './StatusphereCard.svelte';